# WUI settings

The **WUI Settings** section of Data Watcher comes with the possibility to set a **header** that will appear on all pages. Here below, you can find an example of the header in the **Dataflow Models** section.

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

You can customize the text that will appear in the header, as well as the color of the text and background.

Let's see how to do it.

First head over to the **Setup** → **WUI Settings** section. Here, you will find a **Show** toggle that you can use to make the header visible or invisible.

When the **Show** toggle is set to ON, the following options will appear:

* **Environment**: this field contains the text that will appear in the header. By default, primeur-datawatcher appears but you can edit it as needed.&#x20;
* **Colors**: here you can set the color of the text and the color of the background using either the #HEX format (e.g. #00000, #FF000) or the HTML color name (e.g. black, red).

When you have defined the style of your header click **Save** or select **Reset** to undo.


---

# 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://docs.primeur.com/data-watcher-1.21/setup/wui-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.
