# Report Action Status Descriptions Explained for Partners

Certain reports in impact.com will display a *Status Detail* column for actions.

|              |                    |                                                                                                                                                                                                                                                                                                                |
| ------------ | ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Status**   | **Status Details** | **Description**                                                                                                                                                                                                                                                                                                |
| **Pending**  |                    | This action is pending and is awaiting modification, approval, or reversal.                                                                                                                                                                                                                                    |
| **Pending**  | Open               | This action is pending and has an [open ended locking](/brand/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/open-ended-locking-explained.md) schedule. The Brand will submit disposition codes to update the status.                                                                |
| **Pending**  | Custom Disposition | This action has an open ended locking schedule. The Brand will submit disposition codes to update the status. The Status Details column shows the custom disposition name assigned by the Brand.                                                                                                               |
| **Approved** | Payment Pending    | This action has been approved and it has locked. We are waiting for the payment scheduling date as stipulated in the contract.                                                                                                                                                                                 |
| **Approved** | Paid               | This action has been approved by the Brand and funds have been transferred to your account.                                                                                                                                                                                                                    |
| **Approved** | Overdue            | This action has been approved by the Brand, but the Brand does not have sufficient funds in their account.                                                                                                                                                                                                     |
| **Approved** | Defaulted          | This action has been approved by the Brand, but the Brand does not have sufficient funds in their account. This status only shows when the Brand account is closed due to excessive delinquency. This is an exception case — you'll need to contact the Brand directly to discuss how to receive your payouts. |
| **Reversed** | Reversal Reason    | This action has been reversed by the Brand. The reason for the reversal will be displayed in the Status Details column.                                                                                                                                                                                        |


---

# 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/partner/what-would-you-like-to-learn-about/platform-features/reporting-for-partners/report-action-status-descriptions-explained-for-partners.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.
