> 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 App Marketplace 以查看應用程式分析與管理

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

* 哪些使用者已預先核准使用該工具
* 工具何時已預先核准
* 哪些使用者安裝了該工具，以及安裝時間
* 哪些使用者已解除安裝該工具，以及解除安裝時間
* 帳戶中使用者發出的 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 %}

### 檢視您帳戶中的自動化會議工具使用情況

此 [活躍應用程式通知器報告](https://support.zoom.us/hc/en-us/articles/360061982491-Active-App-Notifier-Report-) 可讓管理員查看並管理在過去 30 天內存取所有帳戶使用者會議內容的自動化會議工具。這讓管理員有機會根據資訊充分做出決策，決定是否要核准在其會議與網路研討會中使用這些工具。管理員也可使用此報告輕鬆查看 [App Marketplace](https://marketplace.zoom.us/) 每個作用中工具的頁面，以進一步了解該工具，並在需要時將其停用。

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

活躍應用程式通知器報告會顯示在畫面右下角，並列出在過去 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.
