# Automatiska rapporter

Med hjälp av automatiska rapporter kan en användare definiera rapporter som skickas till sin e-postadress.

Använd den här funktionen för att få regelbundna rapporter utan att logga in.

<figure><img src="/files/crx9rbEm9ckA70IJaity" alt=""><figcaption><p>Lista över automatiska rapporter</p></figcaption></figure>

### Vad du kan göra

* Skapa en ny automatisk rapport.
* Ändra en befintlig rapport.
* Ta bort en rapport du inte längre behöver.

### Rapporttyper och behörigheter

Tillgängliga rapporttyper beror på dina användarrättigheter.

Rapporttyperna inkluderar Granskning, Systemgrupp, Division, Grupp och Objekt.

Rapportformaten matchar de manuella rapporter som beskrivs i [Dashboardrapporter](/boomerang-3-anvandarmanual/dashboard/reports.md).

### Så här hanterar du automatiska rapporter

* [Skapa automatisk rapport](/boomerang-3-anvandarmanual/automatic_reports/create_automatic_report.md)
* [Ändra automatisk rapport](/boomerang-3-anvandarmanual/automatic_reports/change_automatic_report.md)
* [Ta bort automatisk rapport](/boomerang-3-anvandarmanual/automatic_reports/remove_automatic_report.md)

{% hint style="info" %}
Rapporter skickas till den e-postadress som konfigurerats för ditt användarkonto.

Om du inte får några e-postmeddelanden kontrollerar du skräppostfiltret och kontaktar din administratör.
{% endhint %}


---

# 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/automatic_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.
