> For the complete documentation index, see [llms.txt](https://help.aximo.autify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aximo.autify.com/test-case-creation/session-results/rerun-session.md).

# Rerun a session

From **Rerun** on the session detail screen, create a new test session that inherits the content of a past session. Use this when you want to slightly adjust and retry a failed test, or check the same conditions again.

## Rerunning a session

<figure><img src="/files/3Zm6Y987Iy8TRu3b4nG2" alt="Rerun button screenshot"><figcaption><p>Rerun button</p></figcaption></figure>

1. On the session detail screen, click **Rerun** at the top of the screen.
2. On the "New Test Session" screen, review the inherited content.

<figure><img src="/files/YyJAPKIgcJ62WnDHPrBD" alt="New Test Session screen opened from Rerun screenshot"><figcaption><p>New Test Session screen opened from Rerun</p></figcaption></figure>

3. Change **Test instructions** or additional settings as needed.
4. Click **Run Test**.

A rerun starts as a new session without overwriting the original session. If you rerun a session that was run from a case, it also starts as a new test session.

## Inherited information

A rerun inherits the following information from the original session.

* **Test instructions**: Content entered in the original session
* **Start URL**: Start URL used when the session was run
* **Model**: Model used for the session
* **Interactive mode**: Setting used at run time
* **Hostname overrides**: Settings used in the Web session
* **For mobile sessions**: Execution target platform, device, and app

## Further reading

* [Results](/test-case-creation/session-results.md)
* [Test session](/test-case-creation/create-test-session.md)
