> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/download-a-custom-report.md).

# Einen benutzerdefinierten Bericht herunterladen

Benutzerdefinierte Berichte ermöglichen es Ihnen, genau die Daten abzurufen, die Sie benötigen, und sobald Sie einen erstellt haben, möchten Sie ihn wahrscheinlich außerhalb der Plattform speichern oder teilen. Diese Anleitung führt Sie durch das Herunterladen eines benutzerdefinierten Berichts aus dem Bereich „Berichte“, einschließlich der Filterung danach und der Auswahl Ihres bevorzugten Dateiformats (CSV, Excel oder PDF).

1. Wählen Sie im linken Navigationsmenü ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage]** → **Berichte →** [**Weitere Berichte**](https://app.impact.com/secure/advertiser/engage/fr/all_reports.ihtml).
2. Wählen Sie **Kategorie** und filtern Sie nach **Data Lab Built** ![](/files/fe84c681e069b5477f98406f9231dfb4bbe30c8a) **\[Nicht aktiviert]**.
3. **Suchen und wählen Sie** Ihren benutzerdefinierten Bericht aus.
   * Wenn Sie den Bericht angeheftet haben, wählen Sie **Berichte → Benutzerdefiniert →** Ihren benutzerdefinierten Bericht aus.
4. Wählen Sie oben rechts ![](/files/c3a80058cbd5a51fe58cf9501b6197546e0f4670) **\[Herunterladen]**.
5. Wählen Sie das **Format** (CSV, Excel oder PDF), in dem Sie den Bericht herunterladen möchten.
   * Der Bericht wird in den Standard-Downloadordner Ihres Browsers heruntergeladen.

{% hint style="warning" %}
**Wichtig:** Beim Herunterladen eines Berichts als PDF werden nur die sichtbaren Seitendaten eingeschlossen – dies ist eine Einschränkung des PDF-Formats selbst. Für die vollständigen Berichtsdaten laden Sie stattdessen als CSV oder Excel herunter.
{% endhint %}


---

# 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.impact.com/brand/de/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/download-a-custom-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.
