# Report Catalog

A tool that allows you to provide previous information on reports, often used in scenarios where you want employees/users to know that certain information exists.

If they wish to access a specific report, they can request access.

<figure><img src="/files/Kdl8vK4G6dxPx7PGW1Ov" alt=""><figcaption></figcaption></figure>

The report is displayed exclusively on this screen and only if the “Show in report catalog” option is activated when the report is registered.

When the report is made available in the data catalog, users have the possibility to request access, providing a justification for viewing the report.

After requesting access, both the administrators and contributors of the workspaces associated with the report are notified by email and via the viewing portal.

The notification is displayed as an example in the screen below

<figure><img src="/files/MMFhYwjhw5TXAfcAAA1J" alt=""><figcaption></figcaption></figure>

To ensure effective management of access requests, the system sends automatic alerts, allowing those responsible to review and approve or reject access requests.

Administrators and contributors can manage these requests directly from the viewing portal, facilitating control and information security.


---

# 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.powerembedded.com/reports-portal/report-catalog.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.
