# What?

Summarise Changes helps you generate a clear, structured overview of modifications in a document.\
This feature allows you to automatically summarise tracked changes, comments, or textual differences, removing the need to manually review each item.

You can use Summarise Changes in two ways.\
It can create a smart summary of all Track Changes and comments within a single document — including references to where each change occurred, what type of change it was, and a short explanation.\
Alternatively, it can summarise the differences between two versions of a document when no Track Changes were used.

Each summary can be customised by selecting the language, choosing the desired level of detail, grouping the content in different ways, and adding optional instructions for the underlying large language model.

Summarise Changes is designed to support faster reviewing, clearer communication, and more efficient collaboration.

<figure><img src="/files/FEoi5I3Vs8dIuDPIxH8K" alt="" width="563"><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://help.clausebuddy.com/summarise-changes/what.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.
