# Watermark Settings

<details>

<summary>What is Watermark?</summary>

A watermark is a faint image or text inserted into a digital asset that becomes part of the background. It can be used to identify the owner of the asset, add copyright information, or prevent unauthorized copying.

</details>

Have you ever created a photo and are worried about someone else miss using it without your permission? or maybe you don't want them to download the original? Worry no more! HIVO lets you can apply a watermark in just a few clicks via library Actions.

## HIVO offers several watermarking features to customize your assets:

Follow these steps to configure the watermark settings. You can learn how to use the [Watermark feature in the app here.](/assets/watermarking.md)

⚠️ **User Right Required:** User must have the permission: **“Is Client Admin - User can manage the Client Profile”**

#### 🔹 **Step 1: Access to Watermark Settings** <a href="#step-1-access-to-login-settings" id="step-1-access-to-login-settings"></a>

* Navigate to: **Client Profile -> Settings tab -> Watermark Settings**

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

#### 🔹 **Step 2:** Select the Asset you use as your default watermark:

With the expanded asset picker search, the assets will appear more clearly and easily for you to choose.

<figure><img src="/files/371pMCytWOGuJc8GjD0s" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/wmtbTceS6f7Y4hFfoC8E" alt=""><figcaption><p>Or enter the tag name of the asset on Search bar to insert your target watermark</p></figcaption></figure>

#### 🔹 **Step 3:** Personalize the Watermark style and how the watermark will look on photos.

* **Position:** You can choose where you want your watermark to appear on the photo, such as in the corner, center, or background.

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

* **Opacity, size, blend mode:** You can adjust the opacity and size of your watermark to make it more or less visible:
* **Tiled:** Your watermark would be arranged like tiles on a grid:

<figure><img src="/files/xmEanwHQ61XKdKiKeUpT" alt=""><figcaption><p>How Tiled works</p></figcaption></figure>

* **Overlay Scale:** You can define the overlay size:

<figure><img src="/files/T2ZuhY57M0PREO19yDOz" alt=""><figcaption><p>Overlay Scale</p></figcaption></figure>

* **Content zoom:** You can change the size of the watermark you inserted.

<figure><img src="/files/aWefhGScXrMyvCqYI29v" alt=""><figcaption><p>Content Zoom changes the size of the logo, images,... you inserted as a watermark</p></figcaption></figure>

* **Overlay Opacity:** You can customize the transparent level from completely solid to semi-transparent or completely invisible, allowing full visibility of the underlying element. It's like the overlay isn't even there.

<figure><img src="/files/iDXBee5QKUvN3KsC4rYb" alt=""><figcaption><p>Adjust the Transparent level witj Overlay Opacity</p></figcaption></figure>

#### 🔹 **Step 4: Save Changes** <a href="#step-1-access-to-login-settings" id="step-1-access-to-login-settings"></a>

After customizing, don't forget to press "Save" on the right bottom to retain all the changes.

<figure><img src="/files/3FXmSvTJ4Chsov5Ngnbv" 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://support.hivo.co/client-profile/client-profile-settings/branding-and-appearance/watermark-settings.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.
