# Deleting a Gallery

Sometimes it's necessary to remove a gallery from your Booksession account. This guide will walk you through the process of safely deleting a gallery. Follow these steps to ensure a smooth and secure deletion.

### **Accessing Gallery Settings**

* From your gallery interface, locate the "**Actions**" button positioned at the top right corner.
* Click on "**Actions**," and from the dropdown menu, select "**Settings**." This will open the gallery settings page.

<figure><img src="/files/2zu1qTjT9RQF8XPFfgBZ" alt=""><figcaption></figcaption></figure>

* Scroll down to the bottom of the edit gallery modal window.
* There, you'll find the "**Delete Gallery**" button. Click this button to initiate the deletion process.
* A confirmation prompt will appear, ensuring that you are certain about deleting the gallery.
* Carefully review the prompt, as this action is permanent and cannot be undone.

<figure><img src="/files/XOaxFQkKT4PCoEp5VW1u" alt=""><figcaption></figcaption></figure>

* After reviewing the confirmation prompt and confirming your intention to delete the gallery, click the "**Delete Gallery**" button.
* Once confirmed, the gallery will be permanently deleted from your Booksession account.

Remember, the ***deletion process is irreversible, so be absolutely certain before proceeding***. If you have any concerns or need guidance, feel free to reach out to our dedicated support team at <support@booksession.co> or contact form.

&#x20;


---

# 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://help.booksession.co/product-docs/features/client-gallery/deleting-a-gallery.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.
