# 顯示設置

喺呢個頁面你可以設定軟件嘅顏色主題、頁面佈局或者 [自訂 CSS](/docs/zhong-wen-fan-ti/pre-basic/personalization-settings/css.md) 嚟做一啲個人化設定。

### 主題選擇

你可以喺呢度設定預設嘅介面顏色模式（淺色模式、深色模式或跟隨系統）

### 話題設定

呢個設定係針對對話介面佈局嘅設定。

#### 話題位置

{% tabs %}
{% tab title="左邊（預設）" %}

<figure><img src="/files/091e09174b4b0c67b9fc15897ebb95f7b9ada34b" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="右邊" %}

<figure><img src="/files/cc992f37a06a180e6d9155d58f242c4c59aaee64" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

#### 自動切換去話題

當開啟呢個設定時，撳助手名稱頁面會自動切換到對應話題頁面。

{% tabs %}
{% tab title="關閉時（預設）" %}

<figure><img src="/files/db99e41eebeaf45d733f8eeb3d0f864194c47321" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="開啟時" %}

<figure><img src="/files/de1cc7c8f0d1c14d56414a959d13a648e71ec09b" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

#### 顯示話題時間

開啟時會喺話題下方顯示話題 **建立** 嘅時間。

{% tabs %}
{% tab title="關閉時" %}

<figure><img src="/files/e762bff14f5f4f8a06ef3b7b7afdf94bc3a4ac8d" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="開啟時" %}

<figure><img src="/files/16027d866b89926efe5d26b8e8cd7af9a84ca3b0" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### 自訂 CSS

透過呢個設定可以靈活咁對介面做一啲個人化更改同設定。具體方法請參考進階教程中嘅 [自訂 CSS](/docs/zhong-wen-fan-ti/pre-basic/personalization-settings/css.md)。


---

# Agent Instructions: 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://docs.cherry-ai.com/docs/zhong-wen-fan-ti/pre-basic/settings/display.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.
