> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/zh/shang-ye-ban-fu-wu/zoom-revenue-accelerator/zoom-revenue-accelerator-explainer/administrator-considerations-for-zra.md).

# ZRA 的管理员注意事项

### Zoom Revenue Accelerator 许可证为使用分析功能录制的对话提供无限的云录制存储空间

目前，拥有 Zoom Revenue Accelerator 的客户不受录制文件存储限制，无论其计划类型如何。拥有 Zoom Revenue Accelerator 许可证的账户如果超过其计划指定的云录制存储上限，将不会因超额而被收费。

### Zoom Revenue Accelerator 云录制文件遵循与其他云录制文件相同的数据保留策略

Zoom Revenue Accelerator 录制内容与标准 [Zoom 云录制](https://support.zoom.us/hc/en-us/articles/4414397195277)。因此，账户可以选择如何以及何时从账户中删除 Zoom Revenue Accelerator 录制文件。

例如，如果账户配置为 [自动删除云录制](https://support.zoom.us/hc/en-us/articles/360048488451-Deleting-local-or-cloud-recordings#h_01FWPBXP8SKSRG71N2HT4TY3T9) ，则 Zoom Revenue Accelerator 录制内容也会在 30 天后移除。

### 管理员可以通过 SCIM、单点登录（SSO）或手动分配来管理 Zoom Revenue Accelerator 许可证分配和权限

账户管理员可以通过任何受支持的方式管理用户许可证分配和用户角色权限，包括单点登录（SSO）、系统跨域身份管理（SCIM）或通过 Web 门户手动分配。

### Zoom Revenue Accelerator 提供六种不同的角色类型，具有可自定义权限，并且还支持自定义角色

Zoom Revenue Accelerator 包括 [六种不同的角色类型](https://support.zoom.us/hc/en-us/articles/5348079573773)，根据业务需求为用户授予不同级别的访问权限。虽然 Zoom 为每个角色提供默认权限，但账户管理员可以根据团队的独特动态创建自定义角色，或自定义默认角色。默认角色列于下表：

| 角色                              | 描述                                                                                               |
| ------------------------------- | ------------------------------------------------------------------------------------------------ |
| Zoom Revenue Accelerator 管理员    | 管理员拥有访问功能、调整设置和管理用户的全部权限。                                                                        |
| Zoom Revenue Accelerator 销售主管   | 销售主管管理多个销售团队或多个销售经理。                                                                             |
| Zoom Revenue Accelerator 销售经理   | 销售经理管理一个团队。                                                                                      |
| Zoom Revenue Accelerator 销售代表   | 销售代表可以访问基础功能的 Zoom Revenue Accelerator 功能，但没有账户管理权限。                                             |
| Zoom Revenue Accelerator 协作者    | 协作者可以访问受限的 Zoom Revenue Accelerator 功能。无需配置 Zoom Revenue Accelerator 许可证，即可将此角色分配给无限数量的 Zoom 用户。 |
| 外部 Zoom Revenue Accelerator 管理员 | 此角色旨在允许外部人员——例如销售工程师——在适职期间或概念验证期间协助进行账户配置。                                                      |

### Zoom Revenue Accelerator 角色是该服务特有的，不会覆盖或影响其他用户角色

Zoom Revenue Accelerator 特有的用户角色仅适用于该服务，不会与账户上的其他用户角色冲突。因此，用户可以是一般账户管理员，而无需 Zoom Revenue Accelerator 管理员权限，反之亦然。


---

# 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://library.zoom.com/technical-library/zh/shang-ye-ban-fu-wu/zoom-revenue-accelerator/zoom-revenue-accelerator-explainer/administrator-considerations-for-zra.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.
