> 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/fr/que-souhaitez-vous-apprendre/impactcom-mobile-app/working-with-brands-on-the-mobile-app/manage-brand-proposals-on-the-mobile-app.md).

# Gérer les propositions de marques sur l’application mobile

Une fois que vous avez rejoint le programme de la marque, toute modification de contrat ultérieure — qu’elle soit proposée par vous ou par la marque — apparaîtra dans vos *Propositions* onglet.

{% hint style="info" %}
**Remarque :** Les partenaires ne peuvent pas créer une proposition ou *Contre-proposition* une invitation dans l’application mobile à ce stade. Cependant, si vous le faites sur votre application de bureau, vous pourrez consulter les propositions sur l’application mobile *Propositions* écran.
{% endhint %}

#### Passez en revue les propositions de votre programme

1. Depuis votre ![](/files/b38a515686d080d06030bcecb066e8029d3b80a7) **\[Tableau de bord]**, trouvez votre liste de tâches et sélectionnez **{Number} propositions**.
2. Dans les onglets en haut de la *Invitations et propositions* écran, assurez-vous que **Propositions** est sélectionné. Utilisez les indicateurs de proposition pour obtenir plus d’informations sur les propositions.

<details>

<summary>Indicateurs des propositions</summary>

| Indicateur        | Description                                                                                                                                                                                                                                                      |
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Statut            | Le *Statut* d’une proposition indiquera s’il s’agit d’une ![](/files/ac9e8056688a363eb6a8e8088d7becfabce474ef) **\[Nouveau]** nouvelle invitation ou une ![](/files/5cb7fb5e9adb06ed9ae4c2033536d5c0c350baf4) **\[Contre]** contre-offre que vous avez proposée. |
| Date              | La date sous le nom d’une marque correspond à la date à laquelle vous avez reçu la proposition.                                                                                                                                                                  |
| Avis d’expiration | Le texte rouge sous le nom d’une marque indique combien de jours restent avant que la proposition ne soit automatiquement retirée et supprimée de votre *Propositions* écran.                                                                                    |

</details>

3. Sélectionnez une proposition pour afficher les conditions du programme qui ont été mises à jour.
4. Afficher les conditions, ou ![](/files/294694377f2bee653eeb175579b4493c92797477) **\[Télécharger]** le contrat complet.
5. **Accepter** ou **Refuser** l’invitation.

   <div data-with-frame="true"><figure><img src="/files/f84b7e75a3cf6ae4da2f5969fa24e26b43e117fa" 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/fr/que-souhaitez-vous-apprendre/impactcom-mobile-app/working-with-brands-on-the-mobile-app/manage-brand-proposals-on-the-mobile-app.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.
