# Archive data operations

## :file\_cabinet: What happens when you archive a data operation

Once a data operation has been archived, it disappears completely from Tailer Studio with all its versions. Only super-administrators can still see them, and disarchive them if necessary.

![](/files/-MIUSK9HbGoNTeW_eyC4)

## :1234: How to proceed

To archive a data operation:

1. Log in to [Tailer Studio](http://studio.tailer.ai).
2. If necessary, select an account in the drop-down menu at the top of the screen.
3. In the left navigation panel, in the **Data workflows** section, select the [type of your data operation](/data-pipeline-operations/untitled.md#types-of-data-pipeline-operations), (for example, **Storage to Storage**).
4. In the right panel, access the **Configurations** tab for data operations or the **Runs** tab for executions.
5. Click the **Configuration id** link corresponding to the data operation or execution of your choice.
6. In the upper right corner of the **Configuration** tab, click the ![](/files/-MIUfjI9MNtYDFlk5wHw) button, and then **Archive**.\
   A confirmation dialog displays.
7. Click **Archive**.


---

# 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.tailer.ai/tailer-studio/archive-data-operations.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.
