> 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/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/administrative-settings-for-automated-meeting-tools.md).

# 自動化會議工具的管理設定

### 前往 Zoom 應用程式市集以查看應用程式分析與管理

帳戶管理員可透過應用程式市集提供的分析，查看已安裝哪些自動化會議工具，以及帳戶使用者如何使用這些工具。管理員可查看每個自動化會議工具的活動記錄，包括：

* 哪些使用者已預先核准使用此工具
* 工具何時被預先核准
* 哪些使用者安裝了此工具，以及安裝時間
* 哪些使用者已解除安裝此工具，以及解除安裝時間
* 帳戶使用者所發出的 API 呼叫

登入 [marketplace.zoom.us](https://marketplace.zoom.us/) 作為管理員。按一下畫面右上角的「管理」，然後在「管理員應用程式管理」選單中按一下「帳戶中的應用程式」，即可查看新增至您組織帳戶的自動化會議工具清單。您可在此存取每個工具的記錄與管理選項：

<div align="center" data-with-frame="true"><figure><img src="/files/77840572246d019141f5031fe24db91f4edf721b" alt=""><figcaption></figcaption></figure></div>

### 預先核准或限制自動化會議工具

多使用者受管理帳戶的管理員可以 [預先核准](https://support.zoom.us/hc/en-us/articles/360061555152-Admin-deployment-of-Zoom-Apps-) 或限制某些自動化會議工具。您的帳戶類型可能會影響是否需要管理員預先核准。此外，某些工具的使用可能會依據您的帳戶類型，自動啟用並在會議用戶端中顯示，也可能不會。

登入 [marketplace.zoom.us](https://marketplace.zoom.us/) 作為管理員並按一下 **管理** 在畫面右上角，然後前往 **管理員應用程式管理** 選單中的區段。按一下 **權限** 以管理自動化會議工具的核准。按一下 **通知** 以管理管理員如何收到要求通知，以及如何向使用者通知核准結果。

{% hint style="info" %}
禁止使用自動化會議工具會阻止其在您的帳戶上使用，但不會阻止外部使用者未受邀請的自動化會議工具，仍可能加入由您帳戶中的使用者主持的會議。啟用等候室及其他功能可協助防止未受邀請的工具加入會議，如後續章節所述。
{% endhint %}

### 查看您帳戶上的自動化會議工具使用情況

這項 [Active App 通知器報告](https://support.zoom.us/hc/en-us/articles/360061982491-Active-App-Notifier-Report-) 可讓管理員查看並管理在過去 30 天內存取所有帳戶使用者會議內容的自動化會議工具。這讓管理員能夠做出明智決策，決定是否要核准在其會議和網路研討會中使用這些工具。管理員也可利用此報告輕鬆查看每個啟用中工具的 [App Marketplace](https://marketplace.zoom.us/) 頁面，進一步了解該工具，並在需要時停用它。

若要查看 Active App 通知器報告，請登入 [marketplace.zoom.us](https://marketplace.zoom.us/) 作為管理員。按一下 **管理** 在畫面右上角，然後按一下 **帳戶中的應用程式** 在「管理員應用程式管理」選單中，以查看新增至您組織帳戶的自動化會議工具清單。

Active Apps 通知器報告將顯示在畫面右下角，並列出過去 30 天內已存取您帳戶中會議或網路研討會內容的工具。

<div align="center" data-with-frame="true"><figure><img src="/files/c51e4e57ecd11e1389397d937644a87a199211ef" alt="" width="375"><figcaption></figcaption></figure></div>

### 依照您組織對自動化會議工具的政策，設定您的 Zoom 帳戶

有幾項 [管理設定](https://docs.google.com/document/d/1eGdaWvXgyzmCDPojxVfigODKQ6Y9mQaKVZrPcc-gnjg/edit#heading=h.fj846oo3myui) 在本文稍後會說明，可啟用於您的帳戶，以管理自動化會議工具，以及撥入使用者或第三方會議室裝置。這些帳戶層級設定有助於確保加入您會議的自動化會議工具，已依您組織的會議安全性政策獲得授權。

{% hint style="success" %}
在您組織內建立一項自動化會議工具政策，概述它們可如何在您的帳戶上使用或不可使用。指定哪些工具獲准使用，並依您組織的最佳做法設定您的帳戶設定。
{% endhint %}


---

# 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/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/administrative-settings-for-automated-meeting-tools.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.
