# Zoom Extension

## 1- Getting Started

1. Download the MES extension on Zoom App Marketplace.&#x20;

   <figure><img src="/files/mkTL6JNqPKErK7gmrEad" alt=""><figcaption></figcaption></figure>
2. Allow permissions.&#x20;

   <figure><img src="/files/UDKWqX4wTIW6nofpZ74C" alt=""><figcaption></figcaption></figure>
3. Start a meeting and click start recording.&#x20;

   <figure><img src="/files/dFLagc1O0KEmWDHSTzid" alt=""><figcaption></figcaption></figure>
4. Our bot will join your meeting and start transcribing.&#x20;

   <figure><img src="/files/aHatdzXyi8lQJgIJRHnY" alt=""><figcaption></figcaption></figure>
5. After your call you can click the MES icon and view your past meetings.&#x20;

   <figure><img src="/files/vl6rfg9GJZhmz2kXWTJC" alt=""><figcaption></figcaption></figure>
6. If you log in to MES, you can view your [dashboard](/product-guides/getting-set-up/mes-dashboard.md).

## 2- Removing the Add On

In order to remove/deauthorize the add on, make sure you are logged in to your zoom account and visit <https://marketplace.zoom.us/user/installed> . Click the "Remove" button on the "Meet Enhancement Suite" app and state the reason.

<figure><img src="/files/znpjRRW67NKYMQsqzNkS" alt=""><figcaption></figcaption></figure>


---

# 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.meetenhancementsuite.com/product-guides/zoom-extension.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.
