> 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/snapshot-customization.md).

# Snapshot Customization

Snapshot customization allows Compass Site Admins to add and / or replace static slides within the snapshot report for a survey. Changes to static slides will be made available to all users and all snapshot report exports.&#x20;

### How To Add or Replace a Static Slide

1. Go to **Surveys** > click the **Survey Title** > click **Snapshot** along the left pane.&#x20;
2. You will see areas of the report (such as cover slide, understanding results slide etc.) These are sections of the report where static slides can be replaced. Sections that do not include default static slides cannot be removed.&#x20;

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

3. Create a .pptx slide using the [Empty Slide Template](https://view.officeapps.live.com/op/view.aspx?src=https%3A%2F%2Ftmmarketingstorage.blob.core.windows.net%2Fsitefiles%2FSnapshot-Empty%2520Slide%2520Template.pptx\&wdOrigin=BROWSELINK). Using this template will help avoid any conflict between master slide layouts. You can add text, images, links etc. to the slides. **Note:** If you are adding your own cover slide, the default title and subtitle will be removed.&#x20;
4. Attach file(s) to the areas you wish to change. Any section that does not have a new file attached will show the default TalentMap slides.&#x20;
5. Once the file(s) are attached, click **Save**. Then click **Preview** to create a sample export of the snapshot report.&#x20;
6. The preview page will allow you to add additional slides as you would when generating a real snapshot report. If you have made changes or added slides to Heatmap or Key Drivers, it is a good idea to add these when previewing the export so that you know exactly how it will look.&#x20;

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

3. To make changes, click the trashcan next to a section and reupload a file or click **Clear All** to start over. Continue to preview the results until you are satisfied with the final report layout.&#x20;


---

# 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-admin/results/snapshot-customization.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.
