> 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/performance-program/introduction-welcome-to-impact.com/step-1-finance-and-funding.md).

# Schritt 1: Finanzen & Finanzierung

Zunächst kommt die Einrichtung Ihrer [Finanzen und Finanzierung](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/finance-explained-for-brands.md) Optionen in impact.com. Es gibt drei Hauptbereiche: Ihren Finanzplan, Ihre Finanzierungsstrategie und Ihr Finanz-Dashboard. Im Folgenden finden Sie einige Möglichkeiten, wie Sie Ihr Finanzierungskonto erfolgreich einrichten können.

#### Finanzplan <a href="#section-idm234628030034435" id="section-idm234628030034435"></a>

Ein guter Finanzplan hilft, spätere Verwirrung oder Probleme zu vermeiden. Unten finden Sie einen Überblick über die verschiedenen Bestandteile Ihres Finanzplans und wie sie zusammenwirken. Stellen Sie sicher, dass Ihr Finanzplan festgelegt ist bis [Festlegen von Aktionssperr- und Zahlungsplanungszeiträumen](/brand/de/what-would-you-like-to-learn-about/getting-started/set-action-locking-and-payment-scheduling-periods.md).

<div data-with-frame="true"><figure><img src="https://paligoapp-cdn-eu1.s3.eu-west-1.amazonaws.com/impact/attachments/f01cdffa431a4d75ff09c130b66974d4-64dc9943bfd5bb5a5a5bb79cf62ee356.png" alt=""><figcaption></figcaption></figure></div>

#### Finanzierungsstrategie <a href="#section-idm234628062602141" id="section-idm234628062602141"></a>

Bevor Sie Ihre Finanzeinstellungen konfigurieren, stellen Sie sicher, dass Ihre bevorzugte Währung unterstützt wird. Siehe *Unterstützte Währungen* unten für eine vollständige Liste.

<details>

<summary>Unterstützte Währungen</summary>

impact.com unterstützt die folgenden Währungen für die Registrierung:

* AUD
* BRL
* CAD
* CNY
* DKK
* EUR
* GBP
* HKD
* IDR
* ILS
* INR
* JPY
* MXN
* MYR
* NGN
* NOK
* NZD
* PHP
* PLN
* SEK
* SGD
* THB
* USD
* ZAR

</details>

Als Nächstes bestätigen Sie Ihre Finanzierungsstrategie und prüfen, ob Ihre Finanzeinstellungen übereinstimmen. Stellen Sie zunächst sicher, dass Ihr primärer Finanzkontakt und alle weiteren Kontakte in Ihren [Finanzierungsdokumenteinstellungen](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/manage-funding-account-document-settings-as-a-brand.md)aktuell sind. Danach sollten Sie sicherstellen, dass alle relevanten Informationen in Ihren [impact.com-Gebührendokumenteinstellungen](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/manage-impactcom-fees-document-settings.md) und [Partner-Gebührendokumenteinstellungen](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/manage-partner-fees-document-settings.md) korrekt erfasst sind. Diese Einstellungen fließen in Ihre Rechnungsbearbeitung usw. ein.

Ein weiterer zu berücksichtigender Faktor ist die Einbeziehung von [Bearbeitungszeiten](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/deposit-funds-into-your-account.md) beim Einzahlen von Geldern auf Ihr Konto, um sicherzustellen, dass Ihre finanziellen Verpflichtungen rechtzeitig beglichen werden. Finden Sie die [Finanzierungsstrategien](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/guide-to-funding-strategies-for-brands.md) die Ihren Anforderungen am besten entsprechen.

#### Finanz-Dashboard <a href="#section-idm234628179953602" id="section-idm234628179953602"></a>

Als Nächstes sehen wir uns Ihr Finanz-Dashboard an – dies ist Ihr Kontrollzentrum für alles, was mit Finanzen zu tun hat. Hier können Sie Ihre Einstellungen ändern, Rechnungen prüfen, Ihr Abonnement einsehen, Nutzungsdetails anzeigen und Ihr Konto aufladen. Es ist wichtig sicherzustellen, dass die Angaben in Ihrem Finanzierungskonto korrekt und vollständig sind.

1. Wählen Sie in der oberen Navigationsleiste **Ihr Kontostand →** [**Übersicht**](https://app.impact.com/secure/advertiser/finance/fr/finance-overview.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Fbrand-overview-view.ihtml).
2. Hier sehen Sie eine Zusammenfassung Ihres [Finanzierungskontos](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/your-funding-account-overview-explained.md).

<div data-with-frame="true"><figure><img src="/files/ff3f9f19f285999bea8aab7f577981eb97be45c0" alt="" width="563"><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/brand/de/what-would-you-like-to-learn-about/performance-program/introduction-welcome-to-impact.com/step-1-finance-and-funding.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.
