# Conversion Status

In order for affiliates to earn commissions from the conversions they generated, each conversion must first be **approved**.

<figure><img src="/files/vYZOr1L5rCIMtHsZDwr0" alt=""><figcaption></figcaption></figure>

\
\
The approval process involves updating the conversion status to **Approved**. Only commissions from approved conversions will appear under **Available to Payout**, and affiliates can request payouts only for those.

You can also change the default status by going to Campaign → Edit → Tracking and updating the **Default Conversion Status**.

<figure><img src="/files/UbbzycKgDcNOTERj98dl" alt=""><figcaption></figcaption></figure>

***

### Statuses

1. **Approved** – Once a conversion is marked as approved, the corresponding commission becomes available for the affiliate to request a payout.
2. **Hold** – A temporary status that keeps the conversion on hold for a predefined time period. If no action is taken during this period, the conversion will be automatically approved once the time expires. (Visible to the affiliate)
3. **Pending** - Commissions for pending conversions are not available yet to the corresponding affiliates, requires manual approval. (Visible to the affiliate)
4. **Denied** - Affiliates will not receive commissions for denied conversions.
5. **Revision** - Commissions for conversions under revision are not available to the corresponding affiliates, requires manual approval. (Conversions are not visible to the affiliate)
6. **Test** - A status for conversions that were made as tests - commissions will not be available for the affiliate. (Visible to the affiliate)
7. **Processing** – A status automatically assigned to conversions when a payment request is submitted for the commissions earned from those conversions. Conversions marked as **Processing** cannot be edited or modified. Once the payment request is approved, the conversion status is automatically updated to **Paid**. If the payment request is denied, the conversions revert to the **Approved** status.
8. **Paid** – A status automatically assigned to conversions once a payment request for those conversions has been approved. Conversions marked as **Paid** are finalized and can no longer be edited or modified.

***

### Updating a Conversion's Status

On your admin dashboard, go to the **Conversions** screen.

Use the available filters to narrow down the results. For example, you can filter by a specific affiliate if you want to review and approve their conversions in bulk.

Click the **Bulk Edit** button, then check the boxes next to the conversions you want to update. Select the desired status, and click the **Apply status change to** button to confirm.

<figure><img src="/files/B6uggTIBF70zK9794H06" alt=""><figcaption></figcaption></figure>


---

# 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://docs.tracknow.io/conversions/conversion-status.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.
