# Monitor Response Rates

To monitor, filter and export live survey response rates or view historical rates, please follow these steps.

1. Login to [Compass](https://compass.talentmap.com/), click **Reports** then **Response Rate**.
2. Select a survey in the dropdown near the top left of the screen.
3. On the left side of the screen, you will see the option to display responses based on demographic information.
4. You can add multiple layers by clicking the + icon to breakdown demographic data.

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

5. To view the breakdown of multiple demographics, click the dropdown next to a demographic field or click the open / collapse orange icons below overall response rate.

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

6. Filter response rates to generate reports for specific demographic groups by clicking Filters in the top right. Available data will be displayed in the center column where you can choose demographics. Once a field is selected, you will see the available filter options in the right column. Check box(s), then click OK.\
   \
   **Note:** you can select multiple filters by clicking the **+** button again, then select **AND / OR.**

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

7. Export to Excel by clicking export in the top right corner. Add a title to the file, then click Export. Note: the export file is timestamped using UTC time. For more information on UTC timezone conversion, please view this [LINK](https://www.utctime.net/utc-time-zone-converter).

<figure><img src="/files/qqaxysCLbDFbQZyTv1at" 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/step-4-deploy-employee-survey/monitor-response-rates.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.
