> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qoder.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 设置与管理

> 配置 QoderWake 的偏好设置、系统设置、网络设置与更新管理。

点击左侧导航栏底部的「设置」入口，可访问平台的全局配置。设置页面提供多个配置分类，涵盖个人偏好、平台运行、网络连接和版本更新。

<Frame>
  <img src="https://mintcdn.com/qoder/3OpUyTiYrwl9Ro8Z/images/qoderwake/qoderwake-settings-entry.png?fit=max&auto=format&n=3OpUyTiYrwl9Ro8Z&q=85&s=99219d1db1514c0ff7460a3c6ba93687" alt="设置入口概览" width="1440" height="900" data-path="images/qoderwake/qoderwake-settings-entry.png" />
</Frame>

## 偏好设置

打开「设置」→「偏好设置」，配置个人使用偏好：

<Frame>
  <img src="https://mintcdn.com/qoder/3OpUyTiYrwl9Ro8Z/images/qoderwake/qoderwake-settings-preferences.png?fit=max&auto=format&n=3OpUyTiYrwl9Ro8Z&q=85&s=a21c049c424966ba0f60cddba439cd5b" alt="偏好设置" width="1440" height="900" data-path="images/qoderwake/qoderwake-settings-preferences.png" />
</Frame>

* **语言**：选择界面显示语言（中文 / 英文）。
* **主题**：选择浅色 / 深色主题，或跟随系统。
* **默认模型**：设置全局默认使用的 AI 模型。
* **通知偏好**：配置任务完成、错误等事件的通知方式和通知级别。
* **编辑器设置**：配置代码编辑器的字体大小、Tab 宽度等。

## 系统设置

打开「设置」→「系统设置」，管理平台运行相关配置：

<Frame>
  <img src="https://mintcdn.com/qoder/3OpUyTiYrwl9Ro8Z/images/qoderwake/qoderwake-settings-system.png?fit=max&auto=format&n=3OpUyTiYrwl9Ro8Z&q=85&s=c4d9730bcbdadb3f7f5fe35c8ff939f2" alt="系统设置" width="1440" height="900" data-path="images/qoderwake/qoderwake-settings-system.png" />
</Frame>

* **服务端口**：查看和修改 Daemon 监听端口。
* **数据存储路径**：查看本地数据存储位置。
* **日志级别**：调整日志输出详细程度（debug / info / warn / error）。
* **自动启动**：配置系统开机时是否自动启动服务。

<Warning>
  修改 Daemon 监听端口后，需要重启服务才能生效。
</Warning>

## 网络设置

打开「设置」→「网络设置」，配置网络连接参数：

<Frame>
  <img src="https://mintcdn.com/qoder/3OpUyTiYrwl9Ro8Z/images/qoderwake/qoderwake-settings-network.png?fit=max&auto=format&n=3OpUyTiYrwl9Ro8Z&q=85&s=49776ff4e1753e7ddcdb3af95e145b25" alt="网络设置" width="1440" height="900" data-path="images/qoderwake/qoderwake-settings-network.png" />
</Frame>

* **代理设置**：填写 HTTP/HTTPS 代理地址和端口。
* **连接超时**：设置 API 请求超时时间（秒）。
* **模型端点**：自定义模型服务 API 地址。
* **连通性测试**：点击「测试连接」按钮检查各服务端点是否可达，测试结果会显示延迟和状态。

## 更新管理

打开「设置」→「更新管理」：

* **当前版本**：显示当前安装的 QoderWake 版本号。
* **检查更新**：点击按钮检测是否有新版本可用。
* **自动更新**：开关控制是否自动下载和安装更新。
* **更新日志**：查看各版本的更新内容说明。
