# Manage Reports

*Article Topics:* [*NATS Admin*](/getting-started/common-topics/nats-admin.md)*,* [*Reports*](/getting-started/common-topics/reports.md)

By clicking on the "Manage Reports" button, you can access the Report Manager. The report manager lets you favorite any current report. You can either view the reports by name or group by clicking on the tabs at the top of the page.

![](/files/OQ88Wrad4vrrTiNAN9rn)

The columns in the report manager include:

* **Details**: Displays the name of each report. If the report has a green "Custom" label next to it, it is a report that has been saved as a separate created report.
* **Type**: The type that the report belongs to.
* **Group**: The group that the report belongs to.
* **Owner**: Displays the owner of the group. The default reports will be owned by "Base NATS", while customized/saved reports will display "Customized" as the owner.

## Related Articles

{% content-ref url="/pages/jR2nitAqQTgaBcACQNIX" %}
[Report Types](/nats-admin/reporting/report-types.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/nats-admin/reporting/report-types/manage-reports.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.
