> ## Documentation Index
> Fetch the complete documentation index at: https://trigger-v3-fix-additional-files.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Rerunning

> From a Run page, you can rerun

On the Run page when the Run is in a `success` or `failed` state, you can rerun by clicking the `Rerun` button.

![The Rerun button](https://mintlify.s3-us-west-1.amazonaws.com/trigger-v3-fix-additional-files/images/rerun.png)

There are two possible rerun options.

### 1. Run again

This option is always available (when a run has finished).

It creates a brand new run with the same inputs as the original – the same Trigger payload, settings, connections etc.

<Warning>Stating the obvious: this will run all the code again.</Warning>

### 2. Retry job run

This option is only available when the run has failed.

It will continue the existing Run by retrying the Task that failed the Job.
