# Compare Snapshots

Sometimes it is interesting to find out what the difference is between two project states; i.e., between two snapshots or between a snapshot and the current project state. This comparison can be displayed from the Navigation Bar **Snapshots** -> **Compare Snapshots/Project**.

Select either:

* Two snapshots to compare or
* One snapshot to compare to the current project state

Select if you want to include chapters in the comparison or not:&#x20;

* If you select to compare chapters and document objects results in displaying the document objects within their chapter structure. Document objects that have been moved are only displayed in the most recent chapter.
* If you select to display document objects only, you may compare revisions of the document objects regardless of their location in the chapter structure.&#x20;

To display the comparison, click **OK**.&#x20;

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

**Click** on the columns in the Snapshot Compare view to sort the content.

### Interpreting and Inspecting Changes

Depending on the type of difference between the two points in time, icons are displayed.&#x20;

#### The Document Object attributes have changed

A comparison view is displayed where you may click on the looking glass button **Display Changes**, to see the detailed comparison between two document objects.

#### Traces have changed

The doubled arrow **Traces Changed** icon indicates that traces have been modified for the Document Object between the two snapshot times.

#### Chapters have changed

The exclamation mark **Changed** icon indicates that the content or location of two chapters has changed.

{% hint style="info" %}
Note that changes in chapter descriptions cannot be inspected in the Comparison View.
{% endhint %}

### Filter the Snapshot View

Use the **Filter** button to filter on one or more columns to find items of interest, e.g. items that have been changed.

### Available Actions

#### Generate Excel Report

Click Generate Excel Report to export the comparison table to Excel.

#### Generate Word Report

Generates a Word report (not applying the Document Object's word templates) that includes the Document Objects from the compared change sets. For Document Objects that have been modified between the Snapshots, the content of the two Document objects are displayed side by side.

{% hint style="info" %}
Note! This opertion can take several minutes to complete!
{% endhint %}

#### Generate Word Report with highlighted changes

Performs the same function as Generate Word Report, but additionally colour-codes the changes between revisions of changed Document Objects.&#x20;

{% hint style="info" %}
Note! This opertion can take several minutes to complete!

Note! Changes to chapter descrpitions are not displayed in the report.&#x20;
{% endhint %}


---

# 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.aligned.ch/aligned-elements-web-client-user-manual/3.2.287.25450/snapshots/compare-snapshots.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.
