> For the complete documentation index, see [llms.txt](https://docs.talentmap.com/manager-guide-to-employee-engagement/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/manager-guide-to-employee-engagement/understanding-your-results/insights-report.md).

# Insights Report

The insights report is a granular extension of key driver analysis and will help you better understand three important things about your survey results:

1. The relative impact of specific dimensions and items on engagement.&#x20;
2. Why employees responded the way they did to the survey topics, including their comments, insights and suggestions for improvement.
3. Which survey items offer opportunity for improvement or are a strength and can be leveraged.&#x20;

Each insights report is meant to dive deeper into a key driving dimension (key driver analysis is located in the snapshot report) and outlines the top three impactful items in the survey with relative comments.&#x20;

<figure><img src="/files/wplvpUW8iIZiy1SLrjGT" 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, and the optional `goal` query parameter:

```
GET https://docs.talentmap.com/manager-guide-to-employee-engagement/understanding-your-results/insights-report.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.
