# 权限

具有 `AdministratorAccess` 策略的用户可以授权不同的资源组和策略给不同的用户，以便隔离资源和用户。

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

<mark style="color:blue;">在策略页面中可以查看 17 种策略，其中</mark> <mark style="color:blue;">`ZenCDNReadyOnlyAccess`</mark> <mark style="color:blue;">和</mark> <mark style="color:blue;">`ZenCDNFullAccess`</mark> <mark style="color:blue;">是仅对您的 CDN 资源生效的两种策略。具有完全访问权限的用户除了拥有只读访问权限用户的所有功能外，还可以添加新域名、修改域名设置、执行刷新和预热功能。</mark>
{% endhint %}

1. 转到 **权限** > **授予权限**，并在 **授权成员** 中选择一个用户。
2. 点击 **添加权限**。
3. 选择一个资源组或 **所有资源**。
4. 在 **分配访问策略** 中选择所需的策略。
5. 点击 **授予**。

<div align="left"><figure><img src="/files/GpV6fo4ZcC6dhTokuDYx" alt=""><figcaption></figcaption></figure></div>


---

# 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/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.
