# Reward Status

The new Reward Status feature allows you to track the progress of all rewards.

**Pending:** Rewards that have been unlocked but have not been sent to the recipient due to the Reward Delivery settings.

**Sent:** Rewards that have been unlocked and sent to the recipient.

**Resent:** Rewards that have been manually triggered to be sent again after already being sent once.

**Canceled:** Rewards that were unlocked, entered into the pending status, and then were manually canceled.

**Failed:** Rewards that could not be sent due to an issue, such as insufficient funds in your Tremendous account.

**Flagged:** Rewards that have been marked for review due to potential issues, such as suspected fraud or unusual activity.

{% hint style="info" %}
Note: If the reward is manually Resent, the exact same reward/reward email is sent again.
{% endhint %}

You can view Reward Status in several locations:

1. Reward Overview > Timeline Log: displays all reward actions in chronological order
2. Reward Logs: provides a list view of all unlocked rewards
3. Subscriber Profiles: displays all rewards unlocked and related status by the subscriber

## Reward Logs

You can select a reward status (All, Pending, Sent, Resent, Canceled, Failed or Flagged) and use the search bar to filter results. You can also order the rewards by date according to your filter or selection.

Each reward will have an Action option that allows you to send or resend, as well as cancel, the reward.

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

## Subscriber Profiles Rewards Unlocked

You can also find the Reward Status, Date Triggered, and Reward Value in the section Rewards Unlocked under the subscriber profile. Each reward will have an Action option that allows you to send or resend, as well as cancel, the reward.

<figure><img src="/files/uhQw7mfrw2LFXorSQS27" 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://support.referralhero.com/campaign-builder/rewards/reward-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.
