# Creating a New Gallery

Welcome to the exciting process of adding a new gallery to your Booksession account! This guide will walk you through the steps to create a gallery using the user-friendly interface.

### **Accessing the New Gallery Feature**

On the main dashboard or gallery list page, locate and click the "**New Gallery**" button. This will initiate the gallery creation process.

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

### **Modal Window Overview**

After clicking "**New Gallery**," a modal window will appear, providing a user-friendly environment for adding your new gallery.<br>

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

### **Required and Optional Fields**

* **Title (Required):** Provide a meaningful name for your gallery in the "Title" field. This name will help you identify and manage the gallery effectively.
* **Client (Optional):** If you wish to associate the gallery with a specific client, you can select the relevant client from the dropdown menu. This will link the gallery to the client's profile for easy access.
* **Auto Expiry (Optional):** If desired, you can set an expiry date for the gallery. This option ensures that the gallery becomes hidden at 11:59pm on the specified expiry date.
* **Protect Images with Watermarks:** Toggle this option to apply watermarks to your images, providing an added layer of protection for your work.<br>

Upon successful creation, you'll be redirected to the gallery show page.


---

# 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/creating-a-new-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.
