# 分组管理有什么功能？

窗口的分组功能类似于文件夹，可以创建分组、删除分组，为指定窗口设置分组，方便有秩序化的管理工作。

同时支持为指定员工分配管理哪些分组，方便协同工作！


---

# 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://doc.bitbrowser.net/zh/question/question1/6.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.
