# Delete Active Run

If you wish to delete an active run, you can check the box next to the name of the run on the left side. Then, click the “Archive” button located at the top right.

<figure><img src="/files/Hb61voOkvb9XJ0sA5gSH" alt=""><figcaption><p>Archive Existing Runs </p></figcaption></figure>

Select the “Archive” button once the confirmation window appears.

<figure><img src="/files/fh2iFz3yI7ltRGp3LYEf" alt=""><figcaption><p>Archive Existing Runs</p></figcaption></figure>

Next, switch to the Archived submenu and check the box corresponding to the run you previously selected. Click the “Delete” button at the top right.

<figure><img src="/files/7gOMKFypqzFaqyQB6YPa" alt=""><figcaption><p>Delete Existing Runs</p></figcaption></figure>

&#x20;Choose the “Delete” button after the confirmation window appears. If the deletion is successful, a notification will appear in the bottom right corner stating, “Delete succeeded for 1 run”.

<figure><img src="/files/x7MZGiS1fIlaqJocgN05" alt=""><figcaption><p>Delete Existing Runs</p></figcaption></figure>

<figure><img src="/files/2gx6tUD3UJi4hSHUMZog" alt=""><figcaption><p>Delete Existing Runs</p></figcaption></figure>


---

# 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.cloudeka.ai/deka-gpu-mlops/runs/delete-active-run.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.
