# Track Changes

When you have a team working on your pages, it can become difficult to track edits and changes made to your drafts. You may also have auditing obligations. That's why we've integrated a Change Editor so that you can view the entire history of your site as it develops.

To access the Change Editor, you need to first choose your page or offer.

**On a Page or an Offer:**

**Step 1/2** - Click the arrow in the top right-hand corner to make the drop-down menu appear.

**Step 2/2** - Click on 'History'

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

You can now view all the changes made from contributors since its conception.

We suggest improving the readability further by choosing to view the Changes Editor in **Full Screen.**

<figure><img src="/files/0R6ou86mNgceHyuziw96" alt=""><figcaption></figcaption></figure>

To view further information about changes, click on the drop-down menu on the right next to the contributors. Each session contains timestamped edit history that is sorted left to right as Previous-->Current.

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

If you have any further questions, don't hesitate to message our team at <support@limio.com>.


---

# Agent Instructions: 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:

```
GET https://docs.limio.com/product/settings/security/track-changes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
