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

# Visualizza le azioni fuori dai termini come partner

Qualsiasi azione che non soddisfi i requisiti del contratto stipulato con il tuo brand partner è considerata fuori dai termini. A meno che non venga approvata manualmente dal tuo brand partner prima della data di blocco dell'azione, non riceverai alcun pagamento per queste azioni.

{% hint style="info" %}
**Esempio:** Se un brand ha impostato un limite al numero di azioni per cui puoi ricevere credito in un mese, qualsiasi azione accreditata che superi tale limite sarebbe considerata *Fuori dai termini* azioni.
{% endhint %}

#### Visualizza le azioni fuori dai termini

Le azioni fuori dai termini sono un tipo specifico di azione annullata. Per vedere queste azioni:

1. Dalla barra di navigazione in alto, seleziona **il tuo saldo → Azioni in sospeso**.
2. Dalle schede nella parte superiore dello schermo, seleziona **Fuori dai termini**.
3. Per visualizzare le azioni fuori dai termini di un brand specifico, sotto *Azioni fuori dai termini*, selezionale dal **Brand: Nessuno** menu a discesa e seleziona ![](/files/932fd3c7bf8910b80b5c12ddb7eef2b5855260f7) **\[Cerca]**.
4. Per cercare una specifica azione fuori dai termini tramite il suo ID azione, inseriscilo nel **barra di ricerca ID azione** e seleziona ![](/files/932fd3c7bf8910b80b5c12ddb7eef2b5855260f7) **\[Cerca]**.

   <div data-with-frame="true"><figure><img src="/files/302d657176731dee356a2ac23d61dd99ecc1956e" alt=""><figcaption></figcaption></figure></div>
5. Per visualizzare ulteriori dettagli dell'azione, a sinistra della data dell'azione, seleziona ![](/files/f348cc35a8e007106279b5cb69f2992e674645d7) **\[Aggiungi]**. Maggiori dettagli appariranno sotto l'azione.


---

# 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/it/di-cosa-vorresti-saperne-di-piu/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.
