# Archiving Presets

Presets can be archived either directly within the HALO app or via your online dashboard.

***

#### From the HALO app

* **From the Preset List**: Swipe left on a preset and tap the **Archive** icon (file box).
* **From Preset Settings**: Open the settings for a specific preset and tap the **Archive** button near the top of the screen.

{% hint style="info" %}
Presets cannot be unarchived from the app; you must use the online dashboard to restore them.
{% endhint %}

***

#### From the Online Dashboard

* **From the** [**Preset List**](https://app.simplebooth.com/galleries): Find your preset, click the **Actions** dropdown, and select **Archive**.
* **From Preset Settings**: Open the specific preset, click the **Actions** dropdown in the top-right, and select **Archive**.

<figure><img src="/files/pC2MUZ5Tl7j5BJfRE2eH" alt="" width="563"><figcaption></figcaption></figure>

***

### Accessing your archive

Your archive cannot be accessed in the app and must be opened from your account online.

1. Open your [**Preset List**](https://app.simplebooth.com/galleries)**.**
2. By default, you’ll see **Active Presets**.
3. Click the **Archived** button in the top-right corner to view archived presets.

#### **Restore presets**

1. Open your [**Preset List**](https://app.simplebooth.com/galleries) and switch to the **Archived** tab.
2. Find the preset you want to restore.
3. Use the **Actions** dropdown on the right side of the page.
4. Select **Unarchive**.

***

{% hint style="info" %}
If you want to permanently remove a preset, see [**Deleting Presets**](/accounts-and-billing/event-management/deleting-events/deleting-presets.md).
{% endhint %}


---

# 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.simplebooth.com/accounts-and-billing/event-management/archiving-events/archiving-presets.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.
