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

# Étape 1 : Finance et financement

La première étape consiste à configurer votre [finance et financement](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/finance/finance-explained-for-brands) options dans impact.com. Il y a trois principaux domaines d'attention : votre calendrier financier, votre stratégie de financement et votre tableau de bord financier. Voici quelques façons de configurer votre compte de financement pour réussir.

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

Un bon calendrier financier vous aidera à éviter toute confusion ou tout problème par la suite. Vous trouverez ci-dessous un aperçu des différents éléments de votre calendrier financier et de leur articulation. Assurez-vous que votre calendrier financier est défini par [la mise en place des périodes de verrouillage des actions et de planification des paiements](https://help.impact.com/brand/what-would-you-like-to-learn-about/readme/set-action-locking-and-payment-scheduling-periods).

<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>

#### Stratégie de financement <a href="#section-idm234628062602141" id="section-idm234628062602141"></a>

Avant de configurer vos paramètres financiers, assurez-vous que la devise de votre choix est prise en charge. Reportez-vous à *Devises prises en charge* ci-dessous pour la liste complète.

<details>

<summary>Devises prises en charge</summary>

impact.com prend en charge les devises suivantes pour l'inscription :

* 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>

Ensuite, confirmez votre stratégie de financement et vérifiez que vos paramètres financiers correspondent. Commencez par vous assurer que votre contact financier principal et tous les autres contacts sont à jour dans vos [paramètres du document de financement](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/manage-funding-account-document-settings-as-a-brand). Ensuite, veillez à ce que toutes les informations pertinentes figurant dans vos [paramètres du document des frais impact.com](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/manage-impactcom-fees-document-settings) et [paramètres du document des frais partenaires](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/manage-partner-fees-document-settings) soient correctement renseignées. Ces paramètres sont liés au traitement de vos factures, etc.

Un autre facteur à prendre en compte est d’inclure [les délais de traitement](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/deposit-funds-into-your-account) lors du dépôt de fonds sur votre compte, afin de vous assurer que vos obligations financières sont réglées à temps. Trouvez les [stratégies de financement](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/guide-to-funding-strategies-for-brands) qui répondront le mieux à vos besoins.

#### Tableau de bord financier <a href="#section-idm234628179953602" id="section-idm234628179953602"></a>

Passons maintenant à votre tableau de bord financier : c’est votre panneau de contrôle pour tout ce qui concerne la finance. C’est ici que vous pourrez modifier vos paramètres, consulter les factures, voir votre abonnement, afficher les détails d’utilisation et approvisionner votre compte. Il est important de s’assurer que les informations de votre compte de financement sont exactes et complètes.

1. Dans la barre de navigation supérieure, sélectionnez **votre solde →** [**Aperçu**](https://app.impact.com/secure/advertiser/finance/fr/finance-overview.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Fbrand-overview-view.ihtml).
2. Ici, vous verrez un résumé de votre [compte de financement](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/your-funding-account-overview-explained).

   <div data-with-frame="true"><figure><img src="/files/932048c54c3129583e05ce7cc11c1aa15ce7f9db" 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/fr/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.
