# Create a Member Group

<div align="left"><figure><img src="/files/ftPPApY6URfApdj79sof" alt=""><figcaption><p>Create a Member Group</p></figcaption></figure></div>

## Procedures

1. Go to <img src="/files/OpBVTu9w6b4cLMhp1sjt" alt="" data-size="line"> > **Team** > **Manage your Current Team** > **Member & Permission** > **Member Group** > **Create Member Group**. You can also go to **Member** to create a member group.
2. *<mark style="color:green;">(Optional)</mark>* Search or choose the team members you want to add to the member group. You can also change or add members later after the member group is created.
3. Grant permissions to the member group. See [**Grant Permissions**](/welcome/platform/team-management/grant-permission.md) for details.
4. Give your member group a name.
5. Click on **Create**.
6. *<mark style="color:green;">(Optional)</mark>* In the member group list, you can do the following:
   * Change or add members.
   * Add permissions.
   * Delete groups.
   * Modify the group name or click on the group name to view details. You can add or remove permissions, remove members, and delete the group.

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

<mark style="color:blue;">Your member group name can only contain alphanumeric characters, dashes, and periods.</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/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.
