# Invite New User

1. Click the team name on the right top and click **Members & Permissions**.

   <div align="left"><figure><img src="/files/PDQbRhEkDNCMs2vDPnzp" alt="" width="461"><figcaption></figcaption></figure></div>
2. Go to **Member** > **Invite Member**.

   <div align="left"><figure><img src="/files/3XVezTDfwdOuKsI8evKf" alt=""><figcaption></figcaption></figure></div>
3. Input the email of the user you want to invite and click **Add Permissions**: select resource group and policy for this member. See [Permissions](/welcome/content-delivery-network/user-and-permissions/permissions.md) for details.

   <mark style="color:blue;">Note</mark>\
   \&#xNAN;*<mark style="color:blue;">If the user will operate through API, please mark Programmatic access. Refer to</mark>* [*<mark style="color:purple;">Zenlayer API</mark>*](https://docs.zenlayer.com/api/doc/intro) *<mark style="color:blue;">for how to use API.</mark>*
4. Click **Confirm**, then the user will receive invite email to complete self-service sign up and log in.


---

# 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/content-delivery-network/user-and-permissions/invite-new-user.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.
