# Watchlist

* The watchlist lists all entries and comments added via the corresponding watch function, see for example the comment function in [History Chart](/report-analyzer/documentation/manual/history-and-statistics.md#history-chart).
* The comments are saved as Data Set when you save the file
* A double click on an entry (or click on the button "Show Report") opens the corresponding test report.
* Click on "Delete" to delete the selected entry.

![Watchlist](/files/sPA0IDJBabi1AxP8nUas)


---

# 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.irs.systems/report-analyzer/documentation/manual/watchlist.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.
