# Review Actions That Are Outside of Terms

When an action occurs that falls outside the established contract terms between a partner and your program, that action is considered outside of terms. Outside terms actions are automatically reversed, but can be modified for approval manually.

#### Approve outside of terms actions

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage] → Transactions**.
2. Select **Pending Payouts → Outside Terms**.
3. Under the *Actions* column, select **Approve**.
   * This will override the reversal.

#### Filter & download outside of terms actions

1. From the filter bar beneath the page title, select or input a base filter.
   * Optionally, select ![](/files/TqIitC28MzeV7g6Ua9im) **\[Add]** to add additional filters to the filter bar.
   * When selecting filters, make sure to select ![](/files/EoRxQpTxznjSCUW0j9AD) **\[Search]** for them to take effect.
   * See the references below for more details on each filter.

<details>

<summary>Base filters reference</summary>

| Filter     | Description                                               |
| ---------- | --------------------------------------------------------- |
| Partner    | Filter actions based on the partner who generated it.     |
| Event Type | Filter actions based on event type.                       |
| OID        | Filter actions based on the order ID (OID) of the action. |
| Action ID  | Filter actions based on the Action ID.                    |

</details>

<details>

<summary>Additional filters reference</summary>

| Filter          | Description                                           |
| --------------- | ----------------------------------------------------- |
| Date Range      | View actions over a specified date range.             |
| Shared ID       | View the `SharedID` of the action, if applicable.     |
| Promo Code      | View the promo code used, if applicable.              |
| Reversal Reason | View the reason why the action fell outside of terms. |

</details>

2. At the bottom of the page, select ![](/files/Um3eEGKmlT1Tt6z2hEQy) **\[Download]** to download the list as a CSV file.


---

# Agent Instructions: 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:

```
GET https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/actions/review-actions-that-are-outside-of-terms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
