> 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/ge-ren-zi-liao.md).

# 個人資料

個人資料在設定中首先開啟。使用此區塊來更新個人帳戶詳細資訊、變更您的密碼、管理通知並調整其他帳戶偏好設定。

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

{% hint style="info" %}
導覽標籤 — 讓您在[個人資料](/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), and [計費](/chatlyst-user-guide/zh/settings-zh/ji-fei.md) 之間切換，而無需返回首頁。

![](/files/CkY2DoTrKUQR1FobKx4c)
{% endhint %}

### 帳戶資訊

更新您的名字與姓氏。

1. 選擇 **編輯**。
2. 更新 **名字** 與 **姓氏**。

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

3. 選擇 **保存更改** 以套用更新（或選擇 **取消** 以放棄變更）。

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

{% hint style="info" %}
如果您使用 Google（或其他方式）登入，帳戶資訊分頁將會顯示已連結帳號。

![](/files/qtUOWNKavKeA9Ga5IjGi)
{% endhint %}

### 更改密碼

如果您使用電子郵件註冊，可以在此處變更您的密碼。

1. 輸入您當前的密碼。
2. 輸入您的新密碼。
3. 確認您的新密碼。
4. 選擇 **更改密碼**。

密碼要求：

* 至少 8 個字元
* 至少一個大寫字母
* 至少一個小寫字母
* 至少一個數字

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

{% hint style="info" %}
如果您使用其他方式（例如 Google）登入，您仍然可以新增密碼，以便日後也可以使用電子郵件和密碼登入。

![](/files/rNpQRmum9GwSJZDbVMdI)
{% endhint %}

### 通知偏好

管理通知音效。

1. 使用切換開關來開啟或關閉通知音效。
2. 如果音效已開啟，選擇 **測試** 來播放範例音效並確認您的音訊正常運作。

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

### 外觀

選擇 Chatlyst 在您裝置上的外觀。

1. 選擇 **淺色**、**深色** 或 **系統默認**。
2. 選擇系統默認以符合您裝置目前的外觀設定。如果您稍後變更裝置佈景主題，Chatlyst 將會自動更新。

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

### 設定導覽

選擇 **重新開始設定導覽** 以重溫設定導覽。

<figure><img src="/files/9e83RLiciyZ2ybemKBaS" alt=""><figcaption></figcaption></figure>

### 區域偏好

設定您偏好的時區與語言，讓日期、時間和應用程式內文字能以符合您偏好的格式顯示。

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

{% hint style="info" %}
Chatlyst 支援英文與繁體中文。

<img src="/files/STPujCVJLTrge5SaZoPp" alt="" data-size="original">
{% endhint %}


---

# 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/ge-ren-zi-liao.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.
