> 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/it/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/actions/review-actions-that-are-outside-of-terms.md).

# Rivedi le azioni che sono fuori dai termini

Quando si verifica un'azione che rientra al di fuori dei termini contrattuali stabiliti tra un partner e il tuo programma, tale azione è considerata fuori termini. Le azioni fuori termini vengono automaticamente stornate, ma possono essere modificate manualmente per l'approvazione.

#### Approva le azioni fuori termini

1. Dalla barra di navigazione a sinistra, seleziona ![](/files/56eb48c7f3195590132b62ea75c0575abe0113e5) **\[Engage] → Transazioni**.
2. Seleziona **Pagamenti in sospeso → Fuori termini**.
3. Sotto la *Azioni* colonna, seleziona **Approva**.
   * Questo sovrascriverà lo storno.

#### Filtra e scarica le azioni fuori termini

1. Dalla barra dei filtri sotto il titolo della pagina, seleziona o inserisci un filtro di base.
   * Facoltativamente, seleziona ![](/files/5655ac36f230cead399ef81d5607d3ea3807bd40) **\[Aggiungi]** per aggiungere filtri aggiuntivi alla barra dei filtri.
   * Quando selezioni i filtri, assicurati di selezionare ![](/files/e1b9e8a8994436279c2bbe72a9a7d981656d4d09) **\[Cerca]** affinché abbiano effetto.
   * Consulta i riferimenti sottostanti per maggiori dettagli su ciascun filtro.

<details>

<summary>Riferimento ai filtri di base</summary>

| Filtro         | Descrizione                                               |
| -------------- | --------------------------------------------------------- |
| Partner        | Filtra le azioni in base al partner che le ha generate.   |
| Tipo di evento | Filtra le azioni in base al tipo di evento.               |
| OID            | Filtra le azioni in base all'ID ordine (OID) dell'azione. |
| ID azione      | Filtra le azioni in base all'ID azione.                   |

</details>

<details>

<summary>Riferimento dei filtri aggiuntivi</summary>

| Filtro                   | Descrizione                                                      |
| ------------------------ | ---------------------------------------------------------------- |
| Intervallo di date       | Visualizza le azioni in un intervallo di date specificato.       |
| ID condiviso             | Visualizza `SharedID` dell'azione, se applicabile.               |
| Codice promozionale      | Visualizza il codice promo utilizzato, se applicabile.           |
| Motivo dell'annullamento | Visualizza il motivo per cui l'azione è risultata fuori termini. |

</details>

2. In fondo alla pagina, seleziona ![](/files/9dd6b56c8e6674cad6e2bac8013a48849cd2f09c) **\[Scarica]** per scaricare l'elenco come file CSV.


---

# 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/it/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/actions/review-actions-that-are-outside-of-terms.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.
