# View quest claims (submissions)

## Video

{% embed url="<https://www.loom.com/share/aeff9612a8824d1a9ec0869c1cd2aa37>" %}

## Overview

Domino's [quest system](https://docs.domino.run/docsv2/quest-management/launching-your-first-quest) automatically verifies user submissions, but you may sometimes need to review, manage, or override these verifications. The claims panel provides comprehensive tools for monitoring submissions, intervening when necessary, and gathering participant data.

{% hint style="info" %}
**Before You Begin**

* You need a published [quest](https://docs.domino.run/docsv2/quest-management/launching-your-first-quest) with user submissions
* You must have admin access to the quest
  {% endhint %}

## Accessing the Claims Panel

Each quest in Domino has a dedicated claims section where you can view all submission attempts.

### Opening the Claims View

1. Navigate to your quest's main editor page
2. Click the "View claims" button in the top toolbar (clock icon)

<figure><img src="https://1542229437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu8TrWRyvdpP97AjvHh9W%2Fuploads%2Fgit-blob-300c354b6a4eb66406f0c5099af91443877f4604%2Fscreenshot%20(19).png?alt=media" alt=""><figcaption><p><em>Access the claims panel from the quest toolbar</em></p></figcaption></figure>

## Understanding the Claims List

The claims panel initially displays a chronological list of all submission attempts, showing both successful and failed verification attempts.

### Claims List Elements

Each claim entry shows:

* User's name
* Submission timestamp
* Status indicator (green check for success, red X for failure)
* Validation message explaining why the submission passed or failed

{% hint style="success" %}
**Quick Identification**

The color-coded status indicators make it easy to quickly scan for problematic submissions that might need your attention.
{% endhint %}

## Filtering Submissions

The claims panel includes powerful filtering capabilities to help you find specific submissions.

### Available Filters

* **Status**: Filter by success or failure
* **Date**: Find claims from a specific timeframe
* **User Information**: Filter by name, email, or connected accounts (Discord, Telegram, etc.)
* **Task Inputs**: Search for specific responses users provided for [tasks](https://docs.domino.run/docsv2/quest-management/setting-up-custom-quest-tasks)

<figure><img src="https://1542229437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu8TrWRyvdpP97AjvHh9W%2Fuploads%2Fgit-blob-04a739b5f0c54254a08140af4dab48c21a04b04e%2Fscreenshot%20(22).png?alt=media" alt=""><figcaption><p><em>Use filters to quickly find specific submissions</em></p></figcaption></figure>

## Examining Individual Submissions

Clicking on any claim opens a detailed view with comprehensive information about the submission.

### Submission Details

The detailed view shows:

* Complete user information
* Task-by-task breakdown
* Input values provided by the user
* Validation outcomes for each task
* Links to the [automation runs](https://docs.domino.run/docsv2/automations/building-your-first-automation) that performed verification

{% hint style="info" %}
You can click the robot icon next to any task to view the full automation run details, which can be helpful for troubleshooting [verification issues](https://docs.domino.run/docsv2/understanding-quest-verification-automation).
{% endhint %}

## Overriding Verification Results

While Domino automatically verifies all submissions, you can manually override the system's decision when necessary.

### Approving or Rejecting Claims

When viewing an individual claim, you'll see options to:

* **Approve**: Override a failed verification to mark it as successful
* **Reject**: Override a successful verification to mark it as failed

{% hint style="warning" %}
Use the override functionality judiciously. Frequent manual overrides might indicate an issue with your [task configuration](https://docs.domino.run/docsv2/quest-management/setting-up-custom-quest-tasks) that should be addressed at the source.
{% endhint %}

<figure><img src="https://1542229437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu8TrWRyvdpP97AjvHh9W%2Fuploads%2Fgit-blob-05880fb25d09a9c78ee27281dc6cbf2a5d7c5ad9%2Fscreenshot%20(20).png?alt=media" alt=""><figcaption><p><em>The approve and reject buttons allow you to override automatic verification</em></p></figcaption></figure>

## Managing Submissions

### Deleting Claims

To remove a submission from your records:

1. Open the detailed view of the claim
2. Click the three-dot menu
3. Select "Delete"
4. Confirm your decision in the dialog

{% hint style="danger" %}
Deleting a claim is permanent and cannot be undone. The user would need to complete the quest again if you delete their submission.
{% endhint %}

## Exporting Participant Data

You can export all quest participants for follow-up actions or [rewards distribution](https://docs.domino.run/docsv2/using-custom-rewards).

### Exporting User Data

1. From the quest's main toolbar, click the "Export claimed users" button (document icon)
2. The system will generate and download a CSV file containing all successful submissions
3. The export includes user information and submission timestamps

{% hint style="success" %}
Exported user data can be used with Domino's [automation tools](https://docs.domino.run/docsv2/automations/building-your-first-automation) to distribute rewards or with external tools for community management.
{% endhint %}

## Troubleshooting

If you notice unusual patterns in quest claims, there are several areas to investigate.

{% hint style="warning" %}
**Common Verification Issues**

* **Incorrect task configuration**: Ensure your verification criteria match your instructions
* **User confusion**: Check if failed submissions show similar incorrect inputs
* **Technical limitations**: Some platforms may have API limitations affecting verification
  {% endhint %}
