# Dashboardrapporter

Användaren kan skapa rapporter som PDF-dokument. Dessa filer kan öppnas med till exempel Adobe Acrobat Reader.

PDF-filen genereras och sparas på den plats som valts i webbläsaren, vilket vanligtvis är mappen **Nedladdningar**. I vissa webbläsare finns även ett alternativ för att öppna filen i en PDF-läsare.

### Innan du genererar en rapport

Välj först rapportperiod. Se [Val av tidsintervall](/boomerang-3-anvandarmanual/common_elements/val-av-tidsintervall.md).

### Tillgängliga rapporter

1. [Systemgruppsrapport](/boomerang-3-anvandarmanual/dashboard/reports/systemgruppsrapport.md)
2. [Avdelningsrapport](/boomerang-3-anvandarmanual/dashboard/reports/divisionsrapport.md)
3. [Grupprapport](/boomerang-3-anvandarmanual/dashboard/reports/grupprapport.md)
4. [Objektrapport](/boomerang-3-anvandarmanual/dashboard/reports/objektrapport.md)

### Behörigheter

Tillgängliga rapporter beror på dina användarrättigheter. Till exempel kan en standardanvändare bara ha åtkomst till rapporter på gruppnivå.


---

# 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://help.boomerang3.com/boomerang-3-anvandarmanual/dashboard/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.
