# Invite a Member

## Procedures

### Invite a Member to Your Team

<div align="left"><figure><img src="/files/P10pxtYW3TR5ZLFX2KeE" alt="" width="563"><figcaption><p>Invite a Member to a Team</p></figcaption></figure></div>

1. Go to <img src="/files/OpBVTu9w6b4cLMhp1sjt" alt="" data-size="line"> > **Team** > **Manage your Current Team** > **Member & Permission** > **Member** > **Invite Member**.
2. Enter the email address of the new team member you want to invite. You can enter multiple email addresses separated by pressing the **Enter** key.
3. Select **Assign Resource Group**.
4. Assign the resource groups you want the member to be able to access.
5. Assign the access policies you want the member to be able to access. See [**View Policies**](/welcome/platform/team-management/view-policies.md) for details.
6. *<mark style="color:green;">(Optional)</mark>* Check **Generate API Access Key** if you need it. See [**Generate an API Access Key**](/welcome/platform/team-management/generate-an-api-access-key.md) for details.
7. Click on **Invite**.

### Invite a Member to Your Existing Member Group

If you have existing member groups already, you can invite a new member to your member group to better manage your members. See [**Create a Member Group**](/welcome/platform/team-management/create-a-member-group.md) for more details about member groups.

<div align="left"><figure><img src="/files/obs5TLYEja2Ve0GAINiD" alt="" width="563"><figcaption><p>Invite a Member to a Member Group</p></figcaption></figure></div>

1. Go to <img src="/files/OpBVTu9w6b4cLMhp1sjt" alt="" data-size="line"> > **Team** > **Manage your Current Team** > **Member & Permission** > **Member** > **Invite Member**.
2. Enter the email address of the new team member you want to invite. You can enter multiple email addresses separated by pressing the **Enter** key.
3. Select **Join Member Group**.
4. Select the member group you want the member to join.
5. Assign the access policies you want the member to be able to access. See [**View Policies**](/welcome/platform/team-management/view-policies.md) for details.
6. *<mark style="color:green;">(Optional)</mark>* Check **Generate API Access Key** if you need it. See [**Generate an API Access Key**](/welcome/platform/team-management/generate-an-api-access-key.md) for details.
7. Click on **Invite**.


---

# 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/invite-a-member.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.
