> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/boomerang-3-anvandarmanual/automatic_reports/create_automatic_report.md).

# Skapa automatisk rapport

Skapa en automatisk rapport för att få schemalagda PDF-rapporter via e-post.

{% hint style="info" %}
Tillgängliga rapporttyper beror på dina användarrättigheter.\
Rapportlayouter matchar de manuella rapporter som beskrivs i [Dashboardrapporter](/boomerang-3-anvandarmanual/dashboard/reports.md).
{% endhint %}

{% stepper %}
{% step %}

### Öppna listan

Klicka på **Automatiska rapporter** i navigeringsfönstret.

![Automatiska rapporter list](/files/crx9rbEm9ckA70IJaity)
{% endstep %}

{% step %}

### Starta skapandet

Klicka på **Skapa automatisk rapport**.

![Skapa automatisk rapportformulär](/files/5o1ObQFH7nxalQky5f4b)
{% endstep %}

{% step %}

### Välj rapporttyp

Välj **rapporttyp**.

Alternativen är:

* Granskning
* Systemgrupp
* Division
* Grupp
* Objekt

Vissa typer är inte tillgängliga för användare med lägre behörighet.

<figure><img src="/files/J26sYfVhaXw0MWGusslS" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Välj innehåll

Beroende på rapporttyp kan ytterligare urvalsfält visas.

Listan över **grupper** visas för grupptypen.

![](/files/WCptNaaDuwOlEeE950yP)

Listan över **MP** visas för objekttypen.

![](/files/4AIBR0UiSPHU92JXSqi2)
{% endstep %}

{% step %}

### Välj poster och namn

Välj alla poster eller markera de poster som ska inkluderas.

![](/files/nL6GDkX7BAkFjwBdTzmN)

Ange rapportnamn.

![](/files/00OxlT2k4r00dnPLBUUb)
{% endstep %}

{% step %}

### Välj schema och skapa

Välj schema:

* **Dagligen**
* **Varje vecka**
* **En gång i månaden**

Klicka på **Skapa**.

Signera.
{% endstep %}

{% step %}

### Verifiera resultat

Rapporten skapas.

![](/files/CapMBTVCEAsL5x0qUgBL)
{% endstep %}
{% endstepper %}

Systemet skickar rapporten enligt definitionen.

Rapportformuläret beskrivs i [Dashboardrapporter](/boomerang-3-anvandarmanual/dashboard/reports.md).


---

# 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, and the optional `goal` query parameter:

```
GET https://help.boomerang3.com/boomerang-3-anvandarmanual/automatic_reports/create_automatic_report.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
