# Recreate a rejected or failed request

## Before you start

Your Personal Security Device must be connected to your computer, switched on, and the Ledger Vault app opened.

### Instructions

**Administrators: Recreate any request**

1. Click **Requests** on the left panel.
2. Go to the **History** tab.
3. Open the rejected or failed request.
4. Click the **History** tab of the dialog and click **Recreate**.

**Operators: Recreate transactions**

1. Click **Transactions** in the left panel.
2. Click the transaction you want to recreate.
3. Go to the **History** tab of the dialog.
4. Click **Recreate**.

## Results

A pre-filled creation or edit dialog opens. If you're recreating an account, the transaction rules will need to be provided again.


---

# 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://help.enterprise.ledger.com/help-center/core/managing-requests/recreate-a-rejected-or-failed-request.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.
