> 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/fr/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/assign-primary-finance-contact.md).

# Attribuer le contact financier principal

<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">Suivre le cours PXA</a>

Votre contact principal financier est l’interlocuteur principal pour tous les problèmes de facturation du compte. Pour configurer un contact principal financier, invitez l’utilisateur dans votre compte impact.com et attribuez-lui la *Finance* autorisation. Cela lui donne accès aux factures, aux demandes de paiement et aux rapports financiers. Découvrez comment [inviter des utilisateurs dans votre compte](/brand/fr/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/invite-account-users.md) et [modifier les droits d’accès](/brand/fr/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md).

1. Dans la barre de navigation supérieure, sélectionnez **votre solde** → **Paramètres** → [**Général**](https://app.impact.com/secure/advertiser/finance/fr/customer-settings-general-view.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Fcustomer-settings-general-view.ihtml).
2. Dans la section *Contacts financiers* section, sous *Contact principal*, sélectionnez soit un **Utilisateur existant du compte** ou saisissez les informations d’un **Autre contact**.
   * Le contact principal financier reçoit automatiquement tous les documents configurés pour l’envoi par e-mail. Vous pouvez remplacer ce paramètre par défaut à tout moment pour des documents individuels.
3. Au besoin, ajoutez des contacts financiers supplémentaires.
4. Sélectionnez **Enregistrer**.

{% hint style="warning" %}
**Important :** La mise à jour des coordonnées ici ne mettra pas à jour tous les contacts dans tous les documents. Vous devrez mettre à jour ces coordonnées directement sur la page des paramètres de chaque document correspondant.
{% endhint %}

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

En savoir plus sur les [Paramètres du document des frais impact.com](/brand/fr/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/manage-impactcom-fees-document-settings.md), [Paramètres du document des frais du partenaire](/brand/fr/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/manage-partner-fees-document-settings.md), et [Paramètres du document du compte de financement](/brand/fr/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).


---

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