# 授予权限

<div align="left"><figure><img src="/files/UNLvDtA8ffOn7193bugS" alt="" width="563"><figcaption><p>授予权限</p></figcaption></figure></div>

## 操作步骤

1. 转到 <img src="/files/OpBVTu9w6b4cLMhp1sjt" alt="" data-size="line"> > **团队** > **管理当前团队** > **成员与权限** > **权限** > **授予权限**。
2. 选择您想要授予权限的成员。
3. 分配您希望成员能够访问的资源组。
4. 分配您希望成员能够访问的策略。详情请参阅 [**查看策略**](/welcome/cn/platform/team-management/view-policies.md)。
5. 点击 **授予权限**。
6. *<mark style="color:green;">(可选)</mark>* 在权限列表中，您可以执行以下操作：
   * 点击资源名称以查看资源组详细信息。
   * 点击授权成员以查看成员详细信息，包括权限和访问密钥信息。
   * 点击策略名称以查看策略详细信息。
   * 点击 **移除** 以删除权限。

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

* <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;">**`FinanceFullAccess`**</mark><mark style="color:blue;">、</mark> <mark style="color:blue;">**`OperatorAccess`**</mark> <mark style="color:blue;">和</mark> <mark style="color:blue;">**`ReadOnlyAccess`**</mark> <mark style="color:blue;">仅适用于</mark> <mark style="color:blue;">**所有资源**</mark><mark style="color:blue;">。</mark>
* <mark style="color:blue;">只有具有以下权限之一的成员才能创建新服务。</mark>
  * <mark style="color:blue;">**`AdministratorAccess`**</mark>
  * <mark style="color:blue;">**`FinanceFullAccess`**</mark> <mark style="color:blue;">+</mark> <mark style="color:blue;">**`FullAccess`**</mark><mark style="color:blue;">**&#x20;**</mark><mark style="color:blue;">**特定服务的完全访问权限**</mark> <mark style="color:blue;">(例如</mark> <mark style="color:blue;">`BMCInstanceFullAccess`</mark><mark style="color:blue;">)</mark>
    {% endhint %}


---

# 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/platform/team-management/grant-permission.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.
