# Preview Changes

When there are a lot of changes to the table, it can be difficult to track and confirm them before saving them to the database. PowerTable allows you to preview all changes made to the table at once and save or discard them as needed.

{% hint style="info" %}
Previewing changes is different from the audit log.

The [audit log](https://docs.powertable.com/explore-powertable/working-with-powertable/basic-table-operations/broken-reference) provides a comprehensive list of all changes saved to the database, whereas this menu displays changes that have not yet been saved.
{% endhint %}

1. The menu bar section on the right displays the total number of changes made to the table.

<figure><img src="https://1781349671-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKyXRCFh0c08ryiUFvyMV%2Fuploads%2FzfvE4PmJ2d2SI9lAMgiX%2Fimage.png?alt=media&#x26;token=cb1921b2-d151-4a0f-97da-6f5b4e5e98ab" alt=""><figcaption><p>number of changes made</p></figcaption></figure>

2. Upon **clicking**, it displays the list of changes, along with the type of changes. You can view all changes by clicking **All**, or select the required tab to view records with a specific type of change.

<figure><img src="https://1781349671-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKyXRCFh0c08ryiUFvyMV%2Fuploads%2FTUVjZfaY3A0VRlvaJTM0%2Fimage.png?alt=media&#x26;token=89b9795d-47c3-497e-9a3c-8b870cc8c00f" alt=""><figcaption><p>List with the type of changes made</p></figcaption></figure>

3. You can click on **Save** to save the changes to the database.

<figure><img src="https://1781349671-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKyXRCFh0c08ryiUFvyMV%2Fuploads%2FHjQwTStbKRbV2o1p0Kp8%2Fimage.png?alt=media&#x26;token=2a0e9688-f52e-41af-b073-625f09e89f18" alt=""><figcaption><p>Save changes</p></figcaption></figure>

4. The preview screen also allows you to reset the changes you have made. Click on the row that you want to reset and choose **Reset.**

<figure><img src="https://1781349671-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKyXRCFh0c08ryiUFvyMV%2Fuploads%2FBGnyL7ofrmgsndFXNkem%2Fimage.png?alt=media&#x26;token=681699dc-754f-4e32-84a0-46e4afc3f907" alt=""><figcaption></figcaption></figure>


---

# 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.fabricplan.com/powertable-sheets/how-tos/basic-table-operations/preview-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.
