> For the complete documentation index, see [llms.txt](https://docs.talentmap.com/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talentmap.com/knowledge-base/step-5-analyze-interpret-and-report/compass-admin/results/survey-items/convert-a-survey-item-into-a-demographic-filter.md).

# Convert a Survey Item into a Demographic Filter

Converting a survey item to a filterable demographic field allows you to take questions from a survey and add them as a demographic value that can be measured and filtered within heatmaps, snapshots, correlations and comment reports. To convert a survey item, please follow these steps:

1. Click **Admin**, then the survey title name.

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

2. Click **Survey Items**, select the item you wish to convert, then click **Fields**.

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

3. Click on the text and add a demographic report label that makes sense for your reporting purposes. Click **Add to Demographics**. Note: If you have translated survey questions, you can add the translated report label.

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

4. Once added, you will be able to use these demographic labels within filters and demographic dropdowns across the reporting platform.

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

> **Ranked choice items cannot be converted.** Ranked choice questions are not available as demographic filters. To filter on a ranked choice answer, use a **Survey Item** filter instead, which supports both the option and the rank position. See Filter Data.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.talentmap.com/knowledge-base/step-5-analyze-interpret-and-report/compass-admin/results/survey-items/convert-a-survey-item-into-a-demographic-filter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
