# Watermarking

Watermark overlays used for all generated watermark versions can be set in the Client Profile => Settings tab => Watermark Settings. Optionally add a URL to an image or select an Asset within your HIVO Library, customize other settings such as opacity, then click ‘Save’. You can learn more about how to [configure Watermark settings here](/client-profile/client-profile-settings/branding-and-appearance/watermark-settings.md).

To generate a watermarked copy of an Asset Version, navigate to the Asset Detail page => customization tab (spanner icon) => 'Actions for Version' => toggle on 'Generate watermark Version' => submit.

You can also opt into setting all Asset versions with a given name to become automatically watermarked. E.g. All 'web' versions will be watermarked on upload. This can be used in combination with the 'Can View Originals' User Right to prevent select Users from viewing non-watermarked Assets (i.e. by watermarking all non-original versions and not giving a User the Right to view the non-watermarked original version). This setting can be found in the Client Profile => Version Settings => add a Version => toggle on the 'enable watermark' checkbox at the bottom.


---

# 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/assets/watermarking.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.
