> 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/schedule-a-custom-report.md).

# Einen benutzerdefinierten Bericht planen

Die folgenden Schritte führen Sie durch das Planen eines benutzerdefinierten Berichts für ein bestimmtes Datum oder regelmäßige Intervalle:

1. Wählen Sie im linken Navigationsmenü ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage]** → **Berichte → Weitere Berichte**.
2. Wählen Sie **Kategorie** und filtern nach **Erstellt** ![](/files/fe84c681e069b5477f98406f9231dfb4bbe30c8a) **\[Unchecked box]**.
3. Bewegen Sie den Mauszeiger über die *Benutzerdefiniert* den Bericht, den Sie planen möchten, und wählen Sie **Ansehen**.
4. Wählen Sie oben rechts ![](/files/66b87cd5579019fa58f1337c5c0e645c22e8f18e) **\[Planen]**.
5. Legen Sie fest, wie häufig der Bericht gesendet werden soll, indem Sie *Häufigkeit* Abschnitt.
   * Benutzerdefinierte Berichte können gesendet werden **Täglich, wöchentlich**oder **Monatlich**.
6. Wählen Sie aus, was **Format** in dem der Bericht gesendet werden soll.
   * Benutzerdefinierte Berichte können als PDF, CSV gesendet werden *mit* Metadaten oder CSV *ohne* Metadaten.

     <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Hinweis:</strong> Wenn Sie sich dafür entscheiden, ein CSV ohne Metadaten zu planen, wird die heruntergeladene ZIP-Datei die <code>metadata.json</code> -Datei nicht enthalten.</p></div>
7. Wählen Sie aus, ob der Bericht zugestellt werden soll über **E-Mail** oder **Partner-FTP**.
   * Geben Sie an, ob impact.com weiterhin **Senden, wenn der Bericht keine Daten hat**.
8. Geben Sie die angeforderten Informationen für die Zustellmethode ein, die Sie in Schritt 5 ausgewählt haben.
   * Erfahren Sie mehr über Zustellungsarten im Abschnitt zur Referenz der Zustellmethode der [Geplante Berichte](/partner/de/woruber-mochtest-du-etwas-lernen/platform-features/reporting-for-partners/report-management/schedule-a-report-as-a-partner.md) Artikel.
9. Wählen Sie **Planen**.


---

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