> 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/customize-survey-items.md).

# Customize Survey Items

Within survey items, you can change how the survey response data is displayed when looking at reports. Changes that you can make include:

* Removing a question(s) from reports
* Removing a custom question score from the overall dimension score
* Hiding potentially sensitive questions from Restricted Report Viewers
* Changing a scale to show as nominal data, and
* Inverting a scale

To access the survey scale option, please follow these steps:

1. From the Compass dashboard, click **Surveys.**
2. **Please Note**: the Admin option is only available to your organizations Compass administrator(s).
3. Click on the title of the survey you would like to make changes to.

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

3. Click **Survey Items** in the left column.
4. Under **Default Scales**, you can change the scale type for all questions using the same scale within the questionnaire.

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

5. To make changes to an individual item, click on the question within a dimension. To change the reporting options, choose one of the radio button option and/or checkbox. To change the scale click **Override Default** and update the scale using the dropdown list.

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

6. When making a change from the default setting, a flag will appear to the right of a Scale or Item. Changes will be automatically updated for reporting.

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


---

# 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:

```
GET https://docs.talentmap.com/knowledge-base/step-5-analyze-interpret-and-report/compass-admin/results/survey-items/customize-survey-items.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.
