# Getting Started: Create and Launch Your First Pulse Survey

TalentMap is excited to announce our new survey design and deployment tool will be available early 2026. **Please note:** existing clients will not lose access to any survey data and will be migrated over to the new platform between January & March 2026.&#x20;

This guide is intended to walk you through the complete workflow from creating the questionnaire to receiving responses.&#x20;

If you have any questions in the meantime, please don't hesitate to contact your project manager or email <support@talentmap.com>.

### Create Survey

1. From the **Surveys** page, click **New Survey**. Enter a survey title, either select a survey template, or Create New and click **OK**. **Note**: for existing clients, your past surveys will appear on this page.

<figure><img src="/files/7AL0VrWNK06jA4sIiTWt" alt=""><figcaption></figcaption></figure>

2. Click **Add Question** from the **Design Survey** page. At the top of the page, you can add a logo, title and description of the survey. To select your first question, select the dropdown below question title.&#x20;

{% hint style="success" %}
COMING SOON: Survey templates and questionnaire library will be added in Q1 2026.
{% endhint %}

<figure><img src="/files/9T91Ep4JND8c3e0ncpN1" alt=""><figcaption></figcaption></figure>

3. When working with question types, you will see different options in the right hand column for text, rules etc. In this example, columns are being added to a single-select matrix question.&#x20;

<figure><img src="/files/ZM9isnpcDr3GMKFOv8AG" alt=""><figcaption></figcaption></figure>

4. Continue adding pages and questions. **Pro Tip:** It's much faster to copy and paste questions already worked through from a Word, Google Doc or Excel file. As you get more comfortable with the tool, there are also additional survey settings to quickly access pages, reorder pages, add thank you messages etc.&#x20;

<figure><img src="/files/cEwWk3xSqgwbDCrLgQbF" alt=""><figcaption></figcaption></figure>

### Preview Survey

Preview lets you view the surveys as the participant would.&#x20;

1. Click the device icon to change the device to a phone or tablet. The survey experience is always responsive.&#x20;
2. At the bottom of the page, quickly flip through the survey pages.&#x20;

<figure><img src="/files/MOpHi0Y7iCSSrKpByXzy" alt=""><figcaption></figcaption></figure>

### Schedule Survey

1. Click **Create Schedule** in the left column. Choose from an editable TalentMap email template, complete with reminders and thank you messaging, or click **Create New**. **Pro Tip**: It is much quicker to customize a TalentMap template and save it as your own for future use.&#x20;

<figure><img src="/files/XyyCrDVJIn98TUvXYXfb" alt=""><figcaption></figcaption></figure>

2. The scheduler page is setup with two important sections:&#x20;
   1. The left column shows the number of emails (initial, reminders and thank you). You can add as many reminders as required. Each email will show the number of participants that are queued (ready to be sent) and sent.&#x20;
   2. On the right side, the **Design** page is where you can customize the exact email communication. Click the **Stats** tab to see a complete history of queued, sent and bounced emails.

<figure><img src="/files/O76J6JEN4qb25dAikSh8" alt=""><figcaption></figcaption></figure>

3. Click **Schedule** in the Initial Invite to set a date and time for an email to go out. Compass uses UTC time. Click this [LINK](https://savvytime.com/converter/utc) to calculate your time zone.&#x20;

<figure><img src="/files/JwC8z3zPx1P8xa0L0AvB" alt=""><figcaption></figcaption></figure>

4. Add remaining scheduled times to reminder emails. Additional reminders can be added, re-ordered, or deleted incase your campaign changes. Thank you emails do not need to be scheduled as they are sent automatically when a participant completes the survey.&#x20;

<figure><img src="/files/XlzHZsaaHtoeFxKIjSX7" alt=""><figcaption></figcaption></figure>

### Upload Participants

1. Before going to the participants page, you will want to have the [Participant Information File](/knowledge-base/step-3-pre-survey-communication-and-setup/participant-information-file.md) ready in CSV format.&#x20;
2. Click **Participants** then **Import**. Drag and drop or click **Attach file**, then click **OK**. If the system finds errors in the file, you will see an error message with the cells that need to be fixed.&#x20;

<figure><img src="/files/5PIsq2LDGcZldZrUiSzi" alt=""><figcaption></figcaption></figure>

3. Once participants are uploaded, you can make in-line edits, search, delete and resend individual email invites to participants.&#x20;

<figure><img src="/files/cr9hVgKGpKYv8xNXSrnL" alt=""><figcaption></figcaption></figure>

4. If you click on Schedule survey, you will see the participant list has been queued. The **Stats** tab will show all email activity including an emails that will bounce if sent. **Pro Tip**: Go to the stats page after uploading your participant file to see if any emails will bounce.&#x20;

<figure><img src="/files/0PyXwdng8RK1jxBTcEcm" alt=""><figcaption></figcaption></figure>

### Response Rates

1. Once the surveys goes live, you can monitor response rates in real time. Click **Reports,** then **Response Rate**. For more information on filtering and exporting response rate data, please see [Monitor Response Rates](/knowledge-base/step-4-deploy-employee-survey/monitor-response-rates.md).&#x20;

<figure><img src="/files/XXoLfv01Lw8WmsmcgLdb" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.talentmap.com/knowledge-base/survey-design-and-deployment/getting-started-create-and-launch-your-first-pulse-survey.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
