# Archiving Galleries

Archiving a gallery removes it from your active list and the app while preserving the photos and settings online.

***

#### From the HALO App

1. Go to the **Galleries** tab.
2. Tap the ( ... ) icon on the gallery card.
3. Select Archive and confirm.

***

#### From the Online Dashboard

* **From the** [**Gallery List**](https://app.simplebooth.com/galleries): Find the gallery, click the **Actions** dropdown, and select **Archive**.
* **From Gallery Settings**: Open the gallery settings and click the **Archive** button located under the "Connected Presets" list.

<figure><img src="/files/3W3r2fBuaoRvEsyciQ3N" 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 [**Gallery List**](https://app.simplebooth.com/galleries)**.**
2. By default, you’ll see **Active Galleries**.
3. Click the **Archived** button in the top-right corner to view archived galleries.

#### **Restore Galleries**

1. Open your [**Gallery List**](https://app.simplebooth.com/galleries) and switch to the **Archived** tab.
2. Find the gallery 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 gallery, see [**Deleting Galleries**](/accounts-and-billing/event-management/deleting-events/deleting-galleries.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-galleries.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.
