# Action Inquiries Explained

Some partners can submit *Action Inquiries* when they believe an action hasn't been tracked. They will pass an `OrderID` (OID) and any missing order details for you to verify and determine if an action occurred and if they should receive a payout.

{% hint style="info" %}
**Note:** *Action Inquiries* are limited to Cashback/Loyalty Partners and must be enabled in your account by impact.com support. Reach out to your CSM or [contact support](https://app.impact.com/support/portal.ihtml?createTicket=true) to discuss enabling this feature.
{% endhint %}

#### Considerations when reviewing action inquiries

* Your *Action Lifecycle*, which determines when actions are *Pending*, when they *Lock*, and when *Payouts* are sent after locking. These time frames will apply to approved action inquiries based on the selected *Transaction Date* for an accepted action inquiry.
* For approved action inquiries with a transaction date in the past, the action locking and approval date would be based on the approved action inquiry date. However, the action will be reported as having occurred on the actual date and not on the date the action inquiry was approved.
* When an action inquiry is accepted, **a new action is created in impact.com with details from the Action Inquiry**. This new action is subject to the conditions (i.e., locking date, payout date, etc.) set in your contract with the partner who submitted the inquiry.
* Each `OrderID` included in an action inquiry can be referenced against your own records to confirm whether or not the action took place.
* If you have an open-ended locking period for your actions, any action inquiry you approve will enter a *Pending* state, and then must be [manually approved](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/payouts/approve-reverse-and-modify-pending-payouts-for-actions) after acceptance—find the matching OID, and approve the action. Alternatively, if you batch your action approvals in, ensure the action inquiries you accept are included in your file or API call.

#### Related articles

Learn how to submit resolutions manually, in bulk, and how to send automated responses to partners’ action inquiries on orders that have already been tracked and credited.

* [Review Action Inquiries](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/action-inquiries/review-action-inquiries)
* [Bulk Process Action Inquiries](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/action-inquiries/bulk-process-action-inquiries)
* [Set automatic responses for tracked orders](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/action-inquiries/automate-action-inquiry-responses)


---

# 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/action-inquiries/action-inquiries-explained.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.
