> 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/general/product-updates/2025/june-20th-2025.md).

# June 20th, 2025

In this release, we've added an AI overview slide to the snapshot report and a new AI summary export which combines the AI overview with AI comment slides.&#x20;

Benefits of these reports include:

* **Clear Engagement Picture**: Get instant clarity on your organization's employee satisfaction, company loyalty, and retention risk through the most important engagement metrics and trend analysis.
* **Strategic Focus**: Assist with which organizational areas to focus your time and resources on, based on statistical evidence of what actually improves engagement.
* **Early Warning System**: Identify potential problems with employee retention, productivity, or your company's reputation before they become expensive organizational issues that impact your bottom line.

**AI Overview -** [**Learn More**](/knowledge-base/step-5-analyze-interpret-and-report/compass-reports/snapshot/export-to-powerpoint/export-ai-overview.md)

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

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

**AI Summary -** [**Learn More**](/knowledge-base/step-5-analyze-interpret-and-report/compass-reports/snapshot/export-to-powerpoint/export-ai-summary.md)

<figure><img src="/files/4Ufr9gorHg5of7acbF3p" 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/knowledge-base/general/product-updates/2025/june-20th-2025.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.
