# Deleting Galleries

Before a gallery can be deleted, you must ensure no active presets are still pointing to it.

***

#### 1. Reassign Connected Presets

If your gallery has "Connected Presets" listed on your **Gallery List**:&#x20;

1. Open your [**Gallery List**](https://app.simplebooth.com/galleries)**.**
2. Click the preset name in the **Connected Presets** column to open its settings.
3. In the **Gallery** setting section, use the dropdown to select a different gallery.
4. Choose whether to move existing photos to the new gallery and **Save**.
5. Repeat for all presets linked to the gallery you wish to delete.

#### 2. Delete the Gallery

1. Return to your [**Gallery List**](https://app.simplebooth.com/galleries).
2. Find the gallery and select **Delete** from the **Actions** dropdown.
3. If the gallery contains photos, you must type **DELETE** in the confirmation box.

<figure><img src="/files/9yClLjZ8aMBKAad2dc5q" alt="" width="563"><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.simplebooth.com/accounts-and-billing/event-management/deleting-events/deleting-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.
