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

# 设置

## 简介

「设置」用于管理 AICAN Pro 后台的各项系统功能，包括团队成员、渠道设置、对话规则、客户管理及系统安全等内容。

管理员可依据团队需求，统一设置系统规则、分配成员权限，并完成渠道与客服流程配置。

***

## 页面内容

设置页面包含以下五个模块：

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><mark style="color:$primary;"><strong>团队</strong></mark></h4></td><td><mark style="color:$info;">管理成员、部门与角色权限。</mark></td><td><a href="/pages/Ovkzpgb2npGxG4yMWcbU">/pages/Ovkzpgb2npGxG4yMWcbU</a></td></tr><tr><td><h4><mark style="color:$primary;"><strong>接入渠道</strong></mark></h4></td><td><mark style="color:$info;">管理渠道、分流与自定义域名。</mark></td><td><a href="/pages/zlUlIKSC2jVAxbyYvrWt">/pages/zlUlIKSC2jVAxbyYvrWt</a></td></tr><tr><td><h4><mark style="color:$primary;"><strong>对话</strong></mark></h4></td><td><mark style="color:$info;">设置标签、快捷回复与分配规则。</mark></td><td><a href="/pages/GjlWc1TgPLOncPT4siRZ">/pages/GjlWc1TgPLOncPT4siRZ</a></td></tr><tr><td><h4><mark style="color:$primary;"><strong>客户管理</strong></mark></h4></td><td><mark style="color:$info;">管理客户标签、黑名单与群发消息。</mark></td><td><a href="/pages/vOHdQY0Ygg6yBkSYfgeD">/pages/vOHdQY0Ygg6yBkSYfgeD</a></td></tr><tr><td><h4><mark style="color:$primary;"><strong>安全性页面（信任网站）</strong></mark></h4></td><td><mark style="color:$info;">管理可嵌入对话的网站网域。</mark></td><td><a href="/pages/yQjBLJ8w3fSpegbLwsgU">/pages/yQjBLJ8w3fSpegbLwsgU</a></td></tr></tbody></table>

{% hint style="warning" %}

#### 提醒

部分功能可能因方案类型不同而有所限制；若页面未显示对应功能，请联系商务人员协助确认方案权限。
{% 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, and the optional `goal` query parameter:

```
GET https://aican.gitbook.io/aican/aican-system/menu/settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
