> For the complete documentation index, see [llms.txt](https://docs.trilio.io/openstack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trilio.io/openstack/tvo-4.1/administration-guide/set-triliovault-gui-login-banner.md).

# Set Trilio GUI login banner

To configure the banner shown upon accessing the Trilio Appliance GUI do the following.

1. Login into Trilio Appliance console
2. edit the banner.yaml at /etc/tvault-config/banner.yaml
3. restart tvault-config service

The content of the banner.yaml looks as follows and can be edited as required:

```
header: 
header_color: blue 
body_text_color: "#DC143C" 
body_text: 
header_font_size: 25px 
body_text_font_size: 22px
```
