# Archiving use cases from the dashboard

## 📖 Definition

**Archiving** a use case enables you to get rid of obsolete use cases and keep your dashboard **clean** and **up-to-date** by viewing only the projects and use cases that you are currently working on.

## ⚙️ Configuration

This action can be performed by users with a User, Admin or Super admin role.\
To archive a use case, apply the following steps:

1. Hover over the use case you want to archive and click the 3 dots.
2. Click *Archive*.
3. Select the folder you want to move the use case to. If no folders are created, click *New folder*.
4. Click *Archive*:\
   Your use case is archived.

| <p>⭐ Good to know</p><p>You can’t unarchive a use case. If you want to push it live again, we recommend duplicating it.</p> |
| --------------------------------------------------------------------------------------------------------------------------- |

Once a use case is archived, you can access it from the **Archived** tab of the dashboard.\
From there, you can organise your use cases by folders (instead of projects for the non-archived ones). This enables you to better organize your use cases once they are archived. For instance, you can store outperforming experiments in the same folder.\
You can still access the reporting of your archived use cases until the legal timeframe specified in your package.

![Archived\_use\_cases.png](/files/NoGiQWJioIaeN4yxOeFk)

**Need additional information?**

Submit your request at <product.feedback@abtasty.com>

Always happy to help!


---

# 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.abtasty.com/flagship-deprecated/navigating-the-interface/archiving-use-cases-from-the-dashboard.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.
