> 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/partner/de/woruber-mochten-sie-mehr-erfahren/platform-features/finance/finance-reporting/earnings-history-report-for-partners.md).

# Bericht zur Einnahmenhistorie für Partner

impact.com macht es Ihnen leicht, Ihre Einnahmen einzusehen und zu verstehen. Die *Einnahmenhistorie* Ansicht zeigt Ihnen, wie viel Sie auf impact.com verdient haben, wie viel von diesen Einnahmen ausgezahlt wurde und wie viel noch aussteht.

#### Sehen Sie sich Ihre Einnahmenhistorie an

1. Wählen Sie im oberen Navigationsmenü Ihr **Kontostand → Einnahmenhistorie**.
2. Wählen Sie aus, ob Sie Ihre Einnahmen anzeigen möchten **Nach Marke** oder **Nach Monat**.
3. Optional können Sie Ihre Einnahmen nach einem bestimmten **Jahr** filtern oder **Alle**  Ihre Einnahmen anzeigen.
4. Optional wählen Sie ![](/files/2c1ff382fa2ecd88bea65260bddd9e3823521143) **\[Spalten]**  aus, um Spalten zum Bericht hinzuzufügen oder zu entfernen. Siehe die *Spaltenreferenz* .

   <div data-with-frame="true"><figure><img src="/files/7e93f4677b7e9e2a2079f54da18c8dd7dff8e5a8" alt="" width="563"><figcaption></figcaption></figure></div>

   * Überfällige Einnahmen sind mit einem Ausrufezeichen-Symbol gekennzeichnet.

<details>

<summary>Spaltenreferenz</summary>

| Spalte     | Beschreibung                                    |
| ---------- | ----------------------------------------------- |
| Monat      | Der Monat, in dem die Einnahmen erzielt wurden. |
| Marke      | Die Marke, die Sie bezahlt.                     |
| Betrag     | Der Wert der Einnahmen.                         |
| Bezahlt    | Der Betrag, der an Sie ausgezahlt wurde.        |
| Ausstehend | Der Betrag, der noch auf die Auszahlung wartet. |

</details>

5. Wählen Sie eine Zeile aus, um weitere Informationen zu den Einnahmen für diese anzuzeigen *Monat* oder *Marke*.

   <div data-with-frame="true"><figure><img src="/files/36142da80f14303a6688a67d2573fe0ef69a6ea5" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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/partner/de/woruber-mochten-sie-mehr-erfahren/platform-features/finance/finance-reporting/earnings-history-report-for-partners.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.
