# Adding a Report to Favourites

Do you use the same report regularly? Add it to favourites — it will appear directly on the *Dashboard* as soon as you open the *Reports* tab, without having to search for it every time.

## How to add a report to favourites

1. Go to the ***Reports*** tab.
2. Open the report you want to add to favourites.
3. Click the **star icon** next to the report name.

The report will appear on the favourites list on the *Dashboard*. To remove it from favourites, click the star icon again.

![Report header with a star icon for adding to favourites](/files/88rsJUWKByXH4D7iELFA)

## Order of favourite reports

You can arrange favourite reports in any order — grab a report and drag it up or down. This way, the ones you use most often are always at the top.


---

# 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.activenow.io/en/reports/adding-a-report-to-favourites.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.
