# Retry Failed Records

## Overview

The retry failed records feature provides a streamlined way to reprocess only the failed records from Restore jobs. Instead of rerunning the entire job, Vault allows retrying failed records exclusively, saving time and improving efficiency.

## Step-by-Step Guide

1. After a job completes, the retry option becomes available to reprocess failed records.

   <figure><img src="/files/weFbygrFVIZmr7DUzkD7" alt=""><figcaption></figcaption></figure>
2. Click the Circular play icon to initiate the retry process.

   <figure><img src="/files/8MRLO1x5jDfpqnKzI5Ym" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/0qKxATV9WWoVbe1wFPZO" alt=""><figcaption></figcaption></figure>
3. In Retry Restore Summary, selecting 'Restore Now' will only attempt to restore failed records.
4. The retry option remains available for seven days from the time the job is initiated.
5. After the retention period elapses, the retry button is disabled (grayed out).

   <figure><img src="/files/SXNy5Ld3RALzRg3d7L8x" 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://knowledgebase.autorabit.com/product-guides/vault/vault-features/restore/retry-failed-records.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.
