# Zoom

Rep.ai's integration with Zoom adds the ability to create Zoom type events in the Scheduling tool. Zoom type events will automatically create a Zoom meeting linked to the event and email out the required information to join the event.

### Installing the Zoom Integration

To activate the Rep.ai Zoom integration, go to the [user Integrations page](https://app.rep.ai/settings/user-integrations) in your Rep.ai settings, find the Zoom card, and click the toggle to enable it. You'll be redirected to Zoom to authorize access.

![](/files/ZUXiBfYr028uYAOVKRHQ)![](/files/aoy2G2LpzqxWlv79O9rh)

### Removing the Zoom Integration

To disable the Zoom integration simply go to the [user Integrations page](https://app.rep.ai/settings/user-integrations) where you installed the integration and click the toggle. This will disable the integration.

If you want to completely remove the app from your Zoom account do the following:

1. Login to your Zoom Account and navigate to the Zoom App Marketplace.
2. Click **Manage** >> **Added Apps** or search for the "Rep.ai" app.
3. Click the "Rep.ai" app.
4. Click **Remove**.

### Adding a Zoom Meeting Event Type to your Scheduler

The Rep.ai scheduling tool gives each agent their own homepage where anyone can schedule time to talk. Enabling the Zoom integration allows you to create meeting types in the Scheduling tool that automatically create Zoom meetings.&#x20;

1. Go to the [Add Event Types](https://app.servicebell.com/scheduling/event-types/add) page in the scheduling tool.
2. Click the "Location" drop-down menu and select "Zoom".

   <figure><img src="/files/OeEo4L4ZZnNi2clOhHmJ" alt=""><figcaption></figcaption></figure>
3. Fill out the rest of the fields in the form and click "Save".

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

Your Scheduling homepage will now have a meeting type available where anyone can schedule a Zoom meeting with you.

![](/files/LkBHdGArbepPsm3Kbo98)


---

# 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.rep.ai/integrations/zoom.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.
