> For the complete documentation index, see [llms.txt](https://chatlyst.gitbook.io/chatlyst-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chatlyst.gitbook.io/chatlyst-user-guide/zh/settings-zh/she-ding.md).

# 設定

使用設定在同一個地方管理 [個人資料](/chatlyst-user-guide/zh/settings-zh/ge-ren-zi-liao.md)、[公司](/chatlyst-user-guide/zh/settings-zh/gong-si.md)、[團隊](/chatlyst-user-guide/zh/settings-zh/tuan-dui.md) 和 [計費](/chatlyst-user-guide/zh/settings-zh/ji-fei.md)。檢查並更新您帳戶和工作區的重要資訊，包括個人詳細資訊、公司基本資料、團隊角色和帳單活動。

## 設定

* 從首頁頁面開始。
* 選擇 **設定（齒輪圖示）**。
* 在右側面板底部的側邊欄導覽中找到該圖示，就在用戶名稱旁邊。

<div data-with-frame="true"><figure><img src="/files/5R1UsnPiOfTFCKbfxydg" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://chatlyst.gitbook.io/chatlyst-user-guide/zh/settings-zh/she-ding.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.
