> For the complete documentation index, see [llms.txt](https://docs.console.zenlayer.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.console.zenlayer.com/welcome/cn/content-delivery-network/user-and-permissions/invite-new-user.md).

# 邀请新用户

1. 单击右上角的团队名称，然后单击 **成员与权限**。

   <div align="left"><figure><img src="/files/Hd6V1eI7RDTowbZWt9BA" alt="" width="461"><figcaption></figcaption></figure></div>
2. 转到 **成员** > **邀请成员**。

   <div align="left"><figure><img src="/files/s5R0J6MwNLLiWiHQ0TDu" alt=""><figcaption></figcaption></figure></div>
3. 输入您要邀请的用户的电子邮件，然后单击 **添加权限**：为该成员选择资源组和策略。详情请参阅 [权限](/welcome/cn/content-delivery-network/user-and-permissions/permissions.md)。

   <mark style="color:blue;">注意</mark>\
   \&#xNAN;*<mark style="color:blue;">如果用户将通过 API 操作，请勾选编程访问。请参阅</mark>* [*<mark style="color:purple;">Zenlayer API</mark>*](https://docs.zenlayer.com/api/doc/intro) *<mark style="color:blue;">了解如何使用 API。</mark>*
4. 单击 **确认**，然后用户将收到邀请电子邮件以完成自助注册并登录。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.console.zenlayer.com/welcome/cn/content-delivery-network/user-and-permissions/invite-new-user.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
