# 创建成员组

<div align="left"><figure><img src="/files/26dJndPLu1xTJClVHiCe" alt=""><figcaption><p>创建成员组</p></figcaption></figure></div>

## 操作步骤

1. 转到 <img src="/files/OpBVTu9w6b4cLMhp1sjt" alt="" data-size="line"> > **团队** > **管理当前团队** > **成员与权限** > **成员组** > **创建成员组**。您也可以通过 **成员** 创建成员组。
2. *<mark style="color:green;">(可选)</mark>* 搜索或选择要添加到成员组的团队成员。成员组创建后，您也可以稍后更改或添加成员。
3. 授予成员组权限。详情请参阅[**授予权限**](/welcome/cn/platform/team-management/grant-permission.md)。
4. 为您的成员组命名。
5. 点击 **创建**。
6. *<mark style="color:green;">(可选)</mark>* 在成员组列表中，您可以执行以下操作：
   * 更改或添加成员。
   * 添加权限。
   * 删除组。
   * 修改组名或点击组名查看详细信息。您可以添加或移除权限，移除成员，并删除组。

{% hint style="info" %} <mark style="color:blue;">**注意**</mark>

<mark style="color:blue;">您的成员组名称只能包含字母数字字符、破折号和句点。</mark>
{% endhint %}


---

# 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.console.zenlayer.com/welcome/cn/platform/team-management/create-a-member-group.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.
