> 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/finance/finance-settings/assign-primary-finance-contact.md).

# Primären Finanzkontakt zuweisen

<a href="https://pxa.impact.com/student/activity/1087833?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=con-250&#x26;utm_campaign=help-center" class="button primary">Machen Sie den PXA-Kurs</a>

Ihr primärer Finanzkontakt ist die primäre Kontaktperson für Ihr Konto bei allen Abrechnungsfragen.

Dieser Benutzer muss zu Ihrem impact.com-Markenaccount eingeladen und die *Finanz* Berechtigung erteilt werden, wodurch er Zugriff auf Rechnungen, Zahlungsanforderungsformulare und mehr erhält. Erfahren Sie, wie Sie [Benutzer zu Ihrem Konto einladen](/brand/de/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/invite-account-users.md).

1. Wählen Sie in der oberen Navigationsleiste **Ihr Guthaben** → **Einstellungen**.
2. Im linken Navigationsmenü unter *Einstellungen*aus und wählen Sie [Allgemein](https://app.impact.com/secure/advertiser/finance/fr/customer-settings-general-view.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Fcustomer-settings-general-view.ihtml).
3. Im *Finanzkontakte* Bereich, unter *Primären Kontakt*, wählen Sie entweder einen **Vorhandenen Kontobenutzer** aus oder geben Sie die Informationen eines **anderen Kontakts**.

   * Der von Ihnen ausgewählte Kontakt wird zum Standard-E-Mail-Empfänger für alle Dokumente, die Sie per E-Mail versenden lassen möchten. Kontakte können jedoch für jedes Dokument einzeln aktualisiert werden. Das Aktualisieren des primären Kontakts in Ihrem *Allgemeine Finanzeinstellungen* aktualisiert Finanzkontakte auf Dokumenten, die bereits für den E-Mail-Versand eingerichtet wurden, NICHT.

     Erfahren Sie mehr darüber, wie Sie die Dokumenteinstellungen für bestimmte Dokumente in unseren anderen Hilfedokumenten zu [impact.com-Gebühren-Dokumenteneinstellungen](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/manage-impactcom-fees-document-settings.md), [Einstellungen für Partnergebühren-Dokumente](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/manage-partner-fees-document-settings.md)und [Dokumenteinstellungen für das Finanzierungskonto](/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).

   <div data-with-frame="true"><figure><img src="/files/cfcc673c87e8c7d8ffff1c5f2147c253f092ae29" alt="" width="563"><figcaption></figcaption></figure></div>
4. Wählen Sie **Speichern**.

Möchten Sie andere Kontoberechtigungen verwalten? Erfahren Sie, wie Sie [Zugriffsrechte bearbeiten](/brand/de/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md).


---

# 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/finance/finance-settings/assign-primary-finance-contact.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.
