# Reprocess Claims

If something went wrong and your members were not able to pass their quests correctly, you fix the quest setup and reprocess their past claims without forcing them to claim the quest again.

When you're reprocessing a quest claim, the past claim gets processed with your latest quest settings.

Here is how to reprocess claims:

1. Go to **Claims**: <https://domino.run/claims>

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

2. **Filter** for the claims you want to reprocess

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

3\. Click **Bulk Actions** -> **Reprocess claims** to reprocess all visible claims.

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

4. You can also Reprocess claims one by one by clicking on a claim -> Clicking the three dots -> **Reprocess claim**

<figure><img src="/files/foO4K9uIYyUgpTHNuw4R" 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.domino.run/docs/reprocess-claims.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.
