> 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/platform-features/action-management/view-outside-of-terms-actions-as-a-partner.md).

# Consulter les actions hors conditions en tant que partenaire

Toute action qui ne respecte pas les exigences du contrat que vous avez conclu avec votre marque partenaire est considérée comme hors conditions. Sauf si elles sont approuvées manuellement par votre marque partenaire avant la date de verrouillage de l’action, vous ne recevrez aucun paiement pour ces actions.

{% hint style="info" %}
**Exemple :** Si une marque a fixé un plafond sur le nombre d’actions pour lesquelles vous pouvez être crédité en un mois, toute action créditée dépassant ce plafond serait considérée comme *Hors conditions* actions.
{% endhint %}

#### Voir les actions hors conditions

Les actions hors conditions sont un type particulier d’action inversée. Pour voir ces actions :

1. Dans la barre de navigation supérieure, sélectionnez **votre solde → Actions en attente**.
2. Dans les onglets en haut de l’écran, sélectionnez **Hors conditions**.
3. Pour afficher les actions hors conditions d’une marque spécifique, sous *Actions hors conditions*, sélectionnez-les dans le **Marque : Aucune** menu déroulant et sélectionnez ![](/files/4670dc572a757f6bd27383fa6bc62a79e280d8df) **\[Recherche]**.
4. Pour rechercher une action hors conditions particulière à l’aide de son ID d’action, saisissez-le dans le **barre de recherche d’ID d’action** et sélectionnez ![](/files/4670dc572a757f6bd27383fa6bc62a79e280d8df) **\[Recherche]**.

   <div data-with-frame="true"><figure><img src="/files/7f8a28bace6df11cf0fcf0cdecf36f6046bec36a" alt=""><figcaption></figcaption></figure></div>
5. Pour afficher plus de détails sur l’action, à gauche de la date de l’action, sélectionnez ![](/files/1b69d51aa586efb2ebb4c35a9f672374e395a042) **\[Ajouter]**. Davantage de détails apparaîtront sous l’action.


---

# 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/platform-features/action-management/view-outside-of-terms-actions-as-a-partner.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.
