# Configure the Trilio appliance login banner

Trilio for RHV allows extending the Trilio GUI login page with a customized banner text.

This banner can be customized in the following ways:

* Header
  * Text
  * Font Size
  * Font Color
* Content
  * Text
  * Font Size
  * Font Color

The banner will always be centered on the page with normal line breaks (no block style).

## Set the banner

To set the banner do the following

1. Log into the Trilio Appliance GUI using the admin account
2. Click on admin in the upper right corner to open the submenu
3. Click on "Update Compliance Styles"
4. Edit the banner as required
   1. Texts are accepting standard UTF-8 characters
   2. Font Size needs to be integer values
   3. Color can be chosen from color board or provided by name or by Hex-value
5. Click Submit to activate the banner


---

# 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.trilio.io/rhv/admin-guide/configure-the-triliovault-appliance-login-banner.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.
