# Manage Gallery Watermarks

Watermarks help protect your images by adding a visible overlay to prevent unauthorised use. You can choose between **Text Watermarks** and **Image Watermarks**, customising them to match your style and branding.

### How to Add a New Watermark

To create a new watermark:

1. Go to **Settings** → **Gallery Settings**
2. Click the ➕ (Plus) button to add a new watermark.
3. A popup will appear where you can select the watermark type – **Text** or **Image**.

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

### Customising a Text Watermark

With a **Text Watermark**, you can customise:

* **Text Content** – Type your own watermark text.
* **Size** – Adjust the font size.
* **Colour** – Choose a colour that contrasts well with your images.
* **Opacity** – Control how transparent the text is.

**Live Preview**: You’ll see a real-time preview of your watermark on the right-hand side as you make changes.

### Customising an Image Watermark

If you prefer an **Image Watermark**, you can:

* **Upload Your Own Image** – Use a custom logo or graphic.
* **Scale** – Adjust the size of the watermark.
* **Opacity** – Make the watermark more or less transparent.
* **Placement Position** – Choose where the watermark appears on your images.

###

### Automatic Saving

No need to press a save button—**all changes are saved automatically** as you adjust your watermark settings.

###

### How to Edit an Existing Watermark

To modify an existing watermark:

* Go to **Settings** → **Gallery Settings**
* Click on the **preview of the existing watermark** to open the editor
* Make any changes to the watermark’s text, image, size, opacity, or placement
* Changes are saved automatically, so there’s no need to press a save button

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

### How to Delete a Watermark

If you no longer need a watermark, you can delete it:

* Go to **Settings** → **Gallery Settings**.
* Click on the **preview of the existing watermark** to open the editor.
* Click the **Delete** button in the top-right corner.

**Note**: Deleting a watermark cannot be undone. Once removed, it will no longer be applied to your gallery images.

<figure><img src="/files/e99jNh4sCnVwXI6dWxkf" 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/manage-gallery-watermarks.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.
