# UI settings

UI settings controls the CrossWatch web app.

Use it to change dashboard cards, sign-in behavior, protocol, and CW Tracker defaults.

Most changes apply after you click **Save**.

Protocol and TLS changes need a restart.

### Sections

Use these pages:

* [User interface](/crosswatch/navigation/ui-settings/user-interface.md) — dashboard cards, Help ASK AI visibility, and HTTP/HTTPS mode
* [Security](/crosswatch/navigation/ui-settings/security.md) — local login, session duration, session cleanup, Plex sign-in, and trusted proxies
* [CW Tracker](/crosswatch/navigation/ui-settings/cw-tracker.md) — retention, auto snapshots, and tracker snapshot selectors

{% hint style="info" %}
Use [HTTPS/TLS](/crosswatch/navigation/ui-settings/user-interface/https-tls.md) for certificate trust, reverse proxy advice, and HTTPS troubleshooting.
{% endhint %}


---

# 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://wiki.crosswatch.app/crosswatch/navigation/ui-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.
