> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# How can I recover deleted runs?

> Learn how to recover recently deleted runs in the W&B App for up to 7 days.

If you accidentally delete a run, you can restore it from the W\&B App so you don't lose your experiment history. To recover deleted runs:

1. Go to the **Project Overview** page.
2. Click the **action (<Icon icon="ellipsis" iconType="solid" />)** menu in the top-right corner.
3. Select **Undelete recently deleted runs**.

The recovered runs reappear in your project.

<Note>
  * You can only restore runs deleted within the last 7 days.
  * If undelete isn't an option, you can manually upload logs using the W\&B API.
</Note>

***

<Badge stroke shape="pill" color="orange" size="md">[Runs](/support/models/tags/runs)</Badge>
