# 管理正则条目

管理正则页面，新建、批量导出/导入正则

<figure><img src="https://cdn.mufy.ai/images/3632b3a3-3b56-4de8-3bc2-5fc7a8a38e00/public" alt=""><figcaption></figcaption></figure>

#### 基本操作

正则条目顶部，可进行正则操作：导入/导出/新建

#### 正则条目

用户可见性开关：该正则在角色聊天页面是否对user是可见的

正则启用开关：开启（正则启用）关闭（正则禁用）

操作按钮：点击可编辑/删除该正则条目


---

# 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.mufy.ai/documentation/zheng-ze-xiang-qing/guan-li-zheng-ze-tiao-mu.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.
