# Rerun

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

On-screen elements:

* **Version**: dropdown menu with a selection of a re-run version of the project that is to be rerun
* **Dry rerun**: switch for turning off prompts for the rerun. This is used for enriching input files with metadata.
* **From (UTC)** + **To (UTC)**: date fields for delimiting the timeframe of text or audio records affected by rerun
* **Floating buttons**:
  * **Check**: button for validating how many text or audio record results will be reran after using the "Rerun" button. The number will be displayed below the date fields.

{% hint style="danger" %}
Pay attention to how many results will be re-analyzed as these results into additional costs!
{% endhint %}

* **Rerun**: button for initiating a rerun based on the configuration values


---

# 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.borndigital.ai/insights/workspace/process/rerun.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.
