# Retry

"Retry" enables you to attempt the action again if the initial attempt resulted in an error in the amazon response.&#x20;

To retry your action:

* [x] Select the record(s) you wish to retry using the checkboxes in the data table.
* [x] Click on the "Retry" button located under "Actions" in the [actions bar](/managing-advertising-accounts/modules/cross-module-components/data-tables/actions-bar.md).

<div align="left"><figure><img src="/files/XjEHULcPPM730hAwqDlH" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Utilize this function only when the operation status reports an error. Avoid using it while the status is "queued," as this can trigger errors that might potentially affect queue operations.
{% endhint %}


---

# 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.advertisingbeast.com/managing-advertising-accounts/modules/actions-log/actions-log-actions/retry.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.
