> 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/previous-period.md).

# Previous Period

To add Previous Period (trend) data to your survey, please follow these steps:

1. From the Compass dashboard, click **Surveys**. \*Note the Surveys option is only available to your organizations Compass administrator(s).
2. Click on the title of the survey you would like to add previous period data to.

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

3. Click **Previous Period** in the left column.
4. Choose the survey that you will map data to from the dropdown list and add a mapping label (typically the year the last survey was done). Click **AutoMap** then **Continue**. Automap will do its best to match questions and demographic data from one survey to another.

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

5. Once loaded, you will be able to update the mapping of **Items** (survey dimensions and questions) and **Demographics** (data from your participant information file). To edit an Item or Demographic, click the dropdown icon and then pencil icon and choose which field(s) will be placed for the previous period survey.

<figure><img src="/files/5BJ14Qv1fN8eR0QM8im1" alt=""><figcaption></figcaption></figure>

6. The **Properties** tab allows you to update the mapping label, hide previous period data from reports, update the reporting column order (if you have created two previous periods), include the previous period data in heatmaps, and delete the mapping period entirely.

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

7. To add a second previous period, click **Add Second Mapping**, and then repeat steps 4 & 5.

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

8. You can switch between the two previous period surveys by clicking the dropdown just below the survey title.

<figure><img src="/files/RaInIGsvr8hJd1eQ0yVu" 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-admin/results/previous-period.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.
