---
title: Adding watermarks to images
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

Kentico allows you to specify a watermark that will overlay the images used throughout the system.

You can have the system automatically apply watermarks to the following images:

- Page attachment images
- Media library images
- Object attachment (metafile) images

## To add watermarks to images

1. Navigate to **Settings -> System -> Files**.
2. Specify the watermark image that you want to use:
   1. By a full relative path, for example, _\~/CorporateSite/media/images/watermark.jpg_– OR –
   2. By specifying the watermark image file name placed in _\~/CMS/App\_Themes/Default/Images/Watermarks_. For example, _watermark.jpg._
3. Configure the other watermark [properties](https://docs.kentico.com/k11/configuring-kentico/managing-sites/configuring-settings-for-sites/settings-system/settings-files.md).
4. **Save**.

The watermark will now be applied to all the images for which it was configured.
