# Gallery Show Overview

Welcome to the Gallery Show Page of Booksession, where you can manage, fine-tune, and enhance your galleries to create a remarkable client experience. This guide will walk you through the features and options available on the Gallery Show Page.

### **Filtering Options**

* **All Photos:** This view displays all the photos in the gallery that are visible to your clients.
* **Favorites:** Here, you can view the photos that clients have marked as their favorites, helping you understand their preferences. Clients can interact with their favorite photos by marking them as "Favorites," helping you tailor your services to their preferences.

### **Gallery Details and Settings:**

On the left-hand side of the page, you'll find a section displaying essential gallery details and settings. This section includes the gallery cover image, title, associated client (if applicable), and other pertinent settings you configured during creation.

<figure><img src="/files/F1xtojZaEgNYeAUW3P80" alt=""><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://help.booksession.co/product-docs/features/client-gallery/gallery-show-overview.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.
