# Reports and Statistics

## Concept Summary

| Name                                                                                           | Description                                                                                                                                           |
| ---------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Reports](/adnuntius-advertising/admin-ui/reports/reports-templates-and-schedules.md)          | Provides you with overview of all reports ran across the system.                                                                                      |
| [Report templates](/adnuntius-advertising/admin-ui/reports/reports-templates-and-schedules.md) | Allows you to create and manage templates, on which (scheduled) reports for line items, orders, advertisers, sites, ad units and more can be created. |
| [Report schedules](/adnuntius-advertising/admin-ui/reports/reports-templates-and-schedules.md) | Shows you which scheduled reports the system is running, and allows you to remove them.                                                               |
| [Report translations](/adnuntius-advertising/admin-ui/reports/report-translations.md)          | Lets you translate reports so that they are shared with your recipients in the language they prefer.                                                  |


---

# 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.adnuntius.com/adnuntius-advertising/admin-ui/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.
