> For the complete documentation index, see [llms.txt](https://docs.yoov.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoov.com/yoov-work/zh-cn/shen-pi-guan-li/shen-pi-fen-zu.md).

# 审批分组

* 为了让管理员更容易管理各项审批模板，系统支援为模板分组的功能。除了预设分组外，可以点选页面中＂编辑分组＂以管理审批分组内容。
* 进入编辑页面后，可以选择新增分组、排序及编辑删除分组。
* 如需设置不同语言的审批模板分组名称，可以点选右方的地球图示，然后按指示输入对应不同语言的显示名称。当输入好有关资料，会在对应的语言介面看到已设置好的显示名称。

<figure><img src="/files/XPx88tZEzLyxiuNry19H" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/orFfK1cxjgr9lmpBCoXF" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/64x65QDjjODW1uQwhUo2" alt=""><figcaption></figcaption></figure>


---

# 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://docs.yoov.com/yoov-work/zh-cn/shen-pi-guan-li/shen-pi-fen-zu.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.
