# GUI

## Theme

KyPass allows a lof of customization

### Disable Theme

### Use tint color

Don't use a theme but colorize the application with a tint color.

## Sort Entries

Disable to turn off the sorting

## 🧪 Password Entropy

Display password entropy in the entry view. More information in the [Shortcuts](https://redbug.gitbook.io/kypz/kypass-handbook/main-view/group-view/shortcuts) page.

## Expand group

Expand all groups by default

## Favorites Tag

Name of your favorite tag (**favorite** by default). Used in the [Shortcuts](https://redbug.gitbook.io/kypz/kypass-handbook/main-view/group-view/shortcuts) list.

## Show tags in the entries list

Show the tags in the entries list


---

# 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://redbug.gitbook.io/kypz/kypass-handbook/configuration-panel/gui.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.
