> 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-reports/comments/export-to-excel.md).

# Export Comments to Excel

Export participant comments to Excel when you want to read, sort, or share them outside Compass.

***

## Export comments to Excel

1. Navigate to **Reports** > **Comments**.
2. Click **Excel**.

<figure><img src="https://2141019757-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBpBg0aV8RJEUOP2B5Hh4%2Fuploads%2FPrI0sVipexgCiHfS9xcM%2Fdownload.png?alt=media&#x26;token=839da967-bf99-4ee5-872d-b0b5c260bc0e" alt=""><figcaption></figcaption></figure>

The Excel file downloads with a separate sheet for each comment question in the survey. Each comment sits on its own row.

<figure><img src="https://2141019757-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBpBg0aV8RJEUOP2B5Hh4%2Fuploads%2F5F9ob9npL8hV88xyWgSN%2Fdownload%20(1).png?alt=media&#x26;token=e387d5fb-58ab-4b6d-bd5c-c5a0a1d1bf32" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Export one dimension at a time.** Click a single dimension before you export to include only the comments related to that dimension.
{% endhint %}

{% hint style="warning" %}
**Comments are verbatim.** Exported comments are the participants' own words. Before you share the file, read [How to Handle and Distribute Verbatim Comments](/knowledge-base/step-5-analyze-interpret-and-report/compass-reports/comments/how-to-handle-and-distribute-verbatim-comments.md).
{% endhint %}

***

## Related Articles

* [Comments Overview](/knowledge-base/step-5-analyze-interpret-and-report/compass-reports/comments/comments-overview.md)
* [How to Handle and Distribute Verbatim Comments](/knowledge-base/step-5-analyze-interpret-and-report/compass-reports/comments/how-to-handle-and-distribute-verbatim-comments.md)
* [Compass Reports](/knowledge-base/step-5-analyze-interpret-and-report/compass-reports.md)


---

# 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-reports/comments/export-to-excel.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.
