# 用户和权限

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

<mark style="color:blue;">仅具有</mark> <mark style="color:blue;">`AdministratorAccess`</mark> <mark style="color:blue;">角色的用户可以邀请新用户，管理并授权他们。团队的创建者是第一个具有</mark> <mark style="color:blue;">`AdministratorAccess`</mark> <mark style="color:blue;">角色的用户。</mark>
{% endhint %}

* [邀请新用户](/welcome/cn/content-delivery-network/user-and-permissions/invite-new-user.md)
* [用户管理](/welcome/cn/content-delivery-network/user-and-permissions/user-management.md)
* [权限](/welcome/cn/content-delivery-network/user-and-permissions/permissions.md)


---

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