> For the complete documentation index, see [llms.txt](https://docs.logilica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.logilica.com/metrics-and-reports/reports.md).

# Reports

Logilica provides multiple ways to share insights with your team: pre-built reports, weekly email digests, and PDF exports.

## Pre-Built Reports

Logilica comes with a number of pre-defined reports to simplify your organisational reporting. These reports can be selected from the sidebar.

<figure><img src="/files/aiUwZhgwmWgmhctlZkwO" alt=""><figcaption><p>Selection of out-of-the-box reports</p></figcaption></figure>

Reports are conceptually similar to dashboards but may span across many different data sources.

## Weekly Email Reports

Logilica can send a weekly summary email to each user who opts in.

### What's Included

* Summary sections covering successful outcomes, areas for improvement, and recommendations
* Charts selected by the AI to illustrate key findings (when chart rendering is enabled for your organisation)
* Direct links to the relevant dashboards for deeper exploration
* The data time period covered by the report

### How to Enable

1. Navigate to **Settings -> My Account**
2. Find the **Weekly Email Report** toggle
3. Enable it and save

Your timezone is auto-detected from your browser — there is no manual timezone override.

### Tips

* Weekly reports are a good way to stay informed without logging in — useful for managers who want a pulse check without a dashboard session
* If AI summaries appear in the report, they cover the same data as the [AI Insights](/metrics-and-reports/ai-insights.md) panel on dashboards but in a condensed format
* Each user controls their own subscription — there is no organisation-wide toggle to force email reports on or off

## PDF Export

Any dashboard or report can be exported as a PDF:

1. Navigate to the dashboard you want to export
2. Set your desired filters (time range, team, project) — the PDF captures the current filter state
3. Click the **PDF Export** option from the dashboard menu
4. A preview modal opens showing the rendered PDF
5. Click **Download** in the modal to save the file to your computer

### Tips

* Set filters before exporting — the PDF reflects exactly what's on screen
* Export different filter combinations for different audiences (e.g., one per team for a leadership review)
* All users with dashboard access can export PDFs regardless of their role

## Questions?

If you have particular reporting requirements and would like to help us with defining and adding those, please reach out to our customer success team at <support@logilica.com>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.logilica.com/metrics-and-reports/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.
