diff --git a/docs/toolhive/guides-ui/install.mdx b/docs/toolhive/guides-ui/install.mdx index 829ee380..0478d637 100644 --- a/docs/toolhive/guides-ui/install.mdx +++ b/docs/toolhive/guides-ui/install.mdx @@ -102,28 +102,32 @@ icon for quick access. The tray menu includes: ## Application settings Open the ToolHive settings screen from the gear icon (⚙️) in the application -window. The settings screen allows you to configure various options: - -- **Display theme**: Choose between light and dark themes for the application. - ToolHive matches your system theme by default. -- **Start on login**: Automatically start ToolHive when you log in to your - system. MCP servers that were running when you quit ToolHive are restarted - automatically. -- **Error reporting**: Enable or disable error reporting and telemetry data - collection. -- **Skip quit confirmation**: Skip the MCP server shutdown confirmation dialog - when quitting ToolHive. - -The settings screen also includes a **Version** tab and a **Logs** tab: - -- **Version** tab: Displays the Desktop UI version and ToolHive binary version. - A green **Latest** badge appears next to each component when you are running - the current version. The **Downloads** toggle controls whether ToolHive +window. The settings screen is organized into tabs: + +- **General**: Application-wide preferences, including: + - **Display theme**: Choose between light and dark themes for the application. + ToolHive matches your system theme by default. + - **Start on login**: Automatically start ToolHive when you log in to your + system. MCP servers that were running when you quit ToolHive are restarted + automatically. + - **Error reporting**: Enable or disable error reporting and telemetry data + collection. + - **Skip quit confirmation**: Skip the MCP server shutdown confirmation dialog + when quitting ToolHive. +- **Registry**: Choose the registry that ToolHive uses to discover MCP servers. + See [Use the registry](./registry.mdx). +- **Secrets**: Add and manage the secrets that your MCP servers use. See + [Secrets management](./secrets-management.mdx). +- **CLI**: Install the `thv` command-line tool and check its status. See + [Access the CLI](./cli-access.mdx). +- **Version**: Displays the Desktop UI version and ToolHive binary version. A + green **Latest** badge appears next to each component when you are running the + current version. The **Downloads** toggle controls whether ToolHive automatically downloads and installs updates when a new release is available (enabled by default). If you disable auto-updates, an alert appears when a new version is available with a **Download** button so you can update manually. A blue indicator icon on the **Version** tab signals that an update is ready. -- **Logs** tab: Download the application log file for troubleshooting. +- **Logs**: Download the application log file for troubleshooting. ## Upgrade ToolHive