# Objektrapport

Använd **objektrapporten** för att generera en PDF-rapport för ett enskilt objekt.

{% hint style="info" %}
Välj först rapportperiod. Se [Val av tidsintervall](/boomerang-3-anvandarmanual/common_elements/val-av-tidsintervall.md).
{% endhint %}

{% stepper %}
{% step %}

### Öppna objektet

I Dashboard klickar du på gruppen.

Klicka sedan på objektet du vill skapa rapport för.

I exemplet används `S1D1O3`.

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

{% step %}

### Välj mätpunkter

Avmarkera de MP:er som du inte vill inkludera i rapporten.

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

{% step %}

### Ange rapportinnehåll

Klicka på knappen **Rapport**.

Markera de detaljer som ska inkluderas.

Klicka på **Skapa**.

<figure><img src="/files/PvB9vbJLIIuNsbwakM9H" alt="" width="456"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Spara filen

Filen genereras och sparas av webbläsaren.
{% endstep %}
{% endstepper %}

<figure><img src="/files/wVAErUcvoIANRyqIM1HV" alt=""><figcaption></figcaption></figure>


---

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