> 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/snapshot/export-to-powerpoint/export-ai-summary.md).

# Export AI Summary

An AI summary slide allows you export ONLY the AI overview and AI comment summaries into one streamlined report. This allows the reader to view only what is relative to driving engagement and selected comment summaries.&#x20;

### Create and AI Summary Report

1. Go to Snapshot > Export > AI Summary (Reports can be created in bulk as well)
2. If you choose to add AI comments select the comment summary options available. If you do not include comment summary, just the overview report will be generated.&#x20;

<figure><img src="/files/4Ufr9gorHg5of7acbF3p" alt=""><figcaption></figcaption></figure>

For bulk report generation, ensure you select a demographic breakdown.&#x20;

<figure><img src="/files/9IBsCpTys6ppi7K2mVZo" alt=""><figcaption></figcaption></figure>

### Overview Slide Components

1. Engagement Overview
   1. Engagement Score with comparison data selected
      1. Recommend as great place to work survey item
      2. Optimistic about the future survey item
      3. Intend to stay survey item
2. Strongest Drivers of Engagement (30 responses or more)
   1. The three strongest drivers of engagement
3. Doing Well
   1. Up to three survey items that most strongly correlate to engagement and have POSITIVE comparative or favourable scores.
4. Look to Improve
   1. Up to three survey items that most strongly correlate to engagement and have NEGATIVE comparative or favourable scores.

### Slide Example

<figure><img src="/files/nL9YC0qQnn6Z6eBVNOq6" 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/step-5-analyze-interpret-and-report/compass-reports/snapshot/export-to-powerpoint/export-ai-summary.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.
