> 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/getting-started-zh/shou-ye.md).

# 首頁

### 瞭解頁面版面配置

{% stepper %}
{% step %}

1. 使用**左側**的 **側邊欄導覽** 在各個區塊之間切換。
2. 使用**右側**的 **內容頁面** 來檢視和操作所選的區塊。

<div data-with-frame="true"><figure><img src="/files/ODm8wE5F2EhQtFjdqACr" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### 檢視側邊欄捷徑

側邊欄包含快速存取捷徑，可協助您快速跳轉至關鍵區域並管理常見工作。

<div data-with-frame="true"><figure><img src="/files/6zhwbREjEIlccuLmfSFb" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

### 捷徑

<details>

<summary>公司名稱</summary>

公司名稱會在側邊欄中顯示目前的公司名稱。選擇它可返回儀表板，並將導覽重設為主要總覽。

</details>

<details>

<summary>通知 </summary>

通知會顯示最近的更新。選擇鈴鐺圖示可開啟面板。逐一檢視通知並單獨清除它們，或選擇 **全部標記為已讀**。

<figure><img src="/files/PA8LTmJ9ifySdUGwhsfc" alt="" width="375"><figcaption></figcaption></figure>

</details>

<details>

<summary>最小化側邊欄</summary>

最小化側邊欄可為主要內容區域提供更多空間。將游標移至側邊欄邊緣即可將其最小化或重新開啟。

</details>

<details>

<summary><strong>選單區塊</strong></summary>

選單區塊提供對 Chatlyst 主要區域的快速存取。

* [儀表板](/chatlyst-user-guide/zh/dashboard-zh/yi-biao-ban.md)
* [對話](/chatlyst-user-guide/zh/chat-zh/dui-hua.md)
* [業務知識](/chatlyst-user-guide/zh/business-knowledge-zh/ye-wu-zhi-shi.md)
* [訓練與測試](/chatlyst-user-guide/zh/train-and-test-bot-zh/xun-lian-yu-ce-shi.md)
* [來訊管道](/chatlyst-user-guide/zh/inbound-channels-zh/lai-xun-guan-dao.md)

</details>

<details>

<summary>使用細明</summary>

使用細明會顯示目前點數的使用情況，包括已使用和剩餘的點數。它還包含 [儲值](/chatlyst-user-guide/zh/top-up-guideline-zh/chu-zhi-zhi-nan.md) 點數和留下回饋的捷徑。

</details>

<details>

<summary><strong>支援中心</strong></summary>

[支援中心](https://chatlyst.gitbook.io/chatlyst-user-guide) 是您獲取解答、指南和支援資源的首選之處。它可協助您快速解決常見問題，並在您需要額外協助時引導您前往正確的下一個步驟。

</details>

<details>

<summary>設定導覽</summary>

設定導覽為您提供關鍵控制項的快速總覽。它可協助您熟悉版面配置，從而更快速地開始使用產品。

</details>

<details>

<summary>用戶名稱與電子郵件</summary>

用戶名稱與電子郵件會顯示目前的帳戶詳細資訊。使用此功能可確認正在使用正確的設定檔。

</details>

<details>

<summary><strong>設定</strong></summary>

設定會開啟 [設定](/chatlyst-user-guide/zh/settings-zh/she-ding.md) 頁面，您可以在其中更新帳戶和工作區偏好設定。

</details>

<details>

<summary>登出</summary>

登出會登出目前的帳戶並返回 [登入](/chatlyst-user-guide/zh/getting-started-zh/deng-ru.md) 畫面。

</details>


---

# 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/getting-started-zh/shou-ye.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.
