# Introduction

The platform offers a wide range of reports, whether on general elements like users, to a more specific analysis per container and file. This article aims to explain each report and the information provided to help interpret the results thoroughly and make sense of the data.

The reports can be executed from the Data Analytics tab or within the container options, and the user must hold the right permissions to do so. Some of them are identical in each section, offering more granular information when they're run from the container tab. However, some others are section-exclusive, giving further insight into either the way the platform is configured (platform-level) or the content in the repository (container-specific).

For each report, three tabs can be seen after they're run:

* **Current**: showing the results of the last report. This tab has two buttons available in the majority of the reports, apart from the common "Search" and "Show" menus
  * ![](/files/koAoqah8OZo1NNWIEe9A) **Schedule Report**: this button allows the user to program reports and generate them in a CSV file on the selected day of the month
  * ![](/files/fGnQJId9WBDBO5Tituq5) **Launch**: larger reports or containers may need more time to process. This option allows the report to be launched in the background
* **History**: list of the reports that have been scheduled. It shows the **date** the report was requested, a **status** section (pending, running, completed, and error), and an **actions** button where the CSV file of the report can be downloaded
* **Notifications**: tab to configure email recipients for a notification every time a report is run

{% hint style="info" %}
If an alert message appears after attempting to run a report, it means that an active process is running in the background, therefore the results shown by the report may not be accurate.
{% endhint %}

{% content-ref url="/pages/QRQnkRB5Bg81SEOny75G" %}
[Data Analytics Reports](/libsafe-flexible-intake/reports/data-analyitcs-reports.md)
{% endcontent-ref %}

{% content-ref url="/pages/6VHJJmWFWV54Y9UqZLAx" %}
[Container Tab Reports](/libsafe-flexible-intake/reports/container-tab-reports.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.libnova.com/libsafe-flexible-intake/reports/introduction.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.
