> 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/advocate-program/advocate-reporting-and-analytics/run-an-advocate-program-report.md).

# Einen Advocate-Programmbericht ausführen

impact.com bietet eine Vielzahl von programmspezifischen Advocate-Berichten, die Ihnen helfen zu verstehen, wie Ihre Empfehlungsprogramme performen, und Sie bei der manuellen Auszahlungsabwicklung unterstützen.

1. Wählen Sie im linken Navigationsmenü ![](https://impact-1.gitbook.io/docs/emvxfLrwrlacc4y3y02Y/~gitbook/image?url=https%3A%2F%2F4048883401-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwMLlMoFBtKJa8ptd3zaw%252Fuploads%252Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%252Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg%3Falt%3Dmedia\&width=300\&dpr=3\&quality=100\&sign=71dd50ef\&sv=2) **\[Engage] → Berichte → Importe & Exporte**.
2. Wählen Sie in der oberen rechten Ecke der Seite **Bericht erstellen**.
3. Geben Sie einen eindeutigen **Berichtsname**ein, z. B. `Benutzerdetails — Acme-Programm`.
4. Wählen Sie eine **Berichtstyp**.
   * Einen Überblick über die Berichtstypen und die jeweils enthaltenen Inhalte finden Sie unter [Advocate-Programmberichte erklärt](/brand/de/what-would-you-like-to-learn-about/advocate-program/advocate-reporting-and-analytics/advocate-program-reports-explained.md).
5. Wählen Sie **Berichtsfelder** und wenden Sie **Filter** an, die relevant sind.
   * Verfügbare Felder und Filter variieren je nach ausgewähltem Bericht.
6. Wählen Sie eine **Berichtsformat** aus der Dropdown-Liste ein: **CSV** oder **Excel**.
7. Wählen Sie **Bericht erstellen**.

Der Bericht wird erstellt. Je nach Menge der angeforderten Daten kann es einige Zeit dauern, bis der Vorgang abgeschlossen ist. impact.com sendet der Person, die den Bericht erstellt hat, eine E-Mail mit einem Download-Link, sobald der Bericht zum Anzeigen bereit ist. Erstellte Berichte können auch auf der Seite *Importe & Exporte* Seite.

{% hint style="info" %}
**Hinweis**: Um UNIX-Zeitstempel in lesbare Daten umzuwandeln, verwenden Sie diese Formel: `=DATE(1970, 1, 1) + (*X / 86400000)`. Für `*X`verwenden Sie die A1-Notation der Zelle, die Sie umwandeln möchten.
{% 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:

```
GET https://help.impact.com/brand/de/what-would-you-like-to-learn-about/advocate-program/advocate-reporting-and-analytics/run-an-advocate-program-report.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.
