> 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-tw/shang-wu-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) 在 30 天後，Zoom Revenue Accelerator 錄音也會在 30 天後移除。

### 管理員可透過 SCIM、SSO 或手動指派管理 Zoom Revenue Accelerator 授權指派與權限

帳戶管理員可透過任何支援的方式管理使用者授權指派與使用者角色權限，包括單一登入（SSO）、跨網域身分管理系統（SCIM），或透過網頁入口網站手動指派。

### 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 使用者，而無需配置 Zoom Revenue Accelerator 授權。 |
| 外部 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-tw/shang-wu-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.
