# Change Log

{% embed url="<https://taloflow.wistia.com/medias/my48yulxm9>" %}

Start by making changes to your evaluation in the Tables view, like making changes by altering priorities.

<figure><img src="https://cdn.prod.website-files.com/5c56ab14e0a4a5de55552788/68b9e5ec32f5b0cdc1f2b3c2_2cb191a1.png" alt="Image"><figcaption></figcaption></figure>

Notice that all these details are automatically saved to the changelog. This provides full traceability of what occurred while building up the use case for the report.

<figure><img src="https://cdn.prod.website-files.com/5c56ab14e0a4a5de55552788/68b9e5ec32f5b0cdc1f2b3ce_7035aa35.png" alt="Image"><figcaption></figcaption></figure>

{% hint style="info" %}
If you forget to add a reason to the changelog, simply click **Add Reason** on any of the change bubbles.
{% endhint %}

<figure><img src="https://cdn.prod.website-files.com/5c56ab14e0a4a5de55552788/68b9e5ec32f5b0cdc1f2b3cb_15217ba1.png" alt="Image"><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.taloflow.ai/collaboration/change-log.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.
