# Archive and Restore Experiments

If the experiment you conducted is no longer in use or has been completed, you cannot delete it; you can only move it to the Archived section. The first thing you need to do is select the name of the experiment that will be archived. You will be directed to the details window of that experiment.

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

If there are still active runs, you need to move them to Archived Runs first and ensure that there are no active runs in that experiment. Next, you click the “Archive” button at the top right, and a confirmation window will appear to confirm that the experiment will be archived.

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

Then, if successful, you will receive a notification saying “Archived succeeded for this experiment.”.

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

If you want to restore the archived experiment back to Active status, you can click the “Restore” button at the top right, which will bring up a confirmation window to ensure that the experiment will be returned to Active Experiment status.

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

<figure><img src="/files/7nT4nniYFpMAArjDzoJ0" alt=""><figcaption></figcaption></figure>

If the restoration of the experiment is successful, you will receive a notification at the bottom saying “Restore succeeded for this experiment.”.

<figure><img src="/files/OeUro2LRTYto355RKvW9" alt=""><figcaption></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/experiments-kfp/archive-and-restore-experiments.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.
