# 显示设置

在此页面你可以设置软件的颜色主题、页面布局或者 [自定义 CSS](/pre-basic/personalization-settings/css.md) 来进行一些个性化的设置。

### 主题选择

你可以在此处设置默认的界面颜色模式（浅色模式、深色模式或跟随系统）

### 话题设置

该设置是针对对话界面的布局的设置。

#### 话题位置

{% tabs %}
{% tab title="左侧（默认）" %}

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

{% tab title="右侧" %}

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

#### 自动切换到话题

当打开该设置时点击助手名称页面会自动切换到对应话题页面。

{% tabs %}
{% tab title="关闭时（默认）" %}

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

{% tab title="打开时" %}

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

#### 显示话题时间

打开时会在话题下方显示话题 **创建** 的时间。

{% tabs %}
{% tab title="关闭时" %}

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

{% tab title="打开时" %}

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

### 自定义 CSS

通过此设置可灵活的对界面做一些个性化的更改和设置。具体方法参考进阶教程中的 [自定义 CSS](/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/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.
