> For the complete documentation index, see [llms.txt](https://flexpoint.gitbook.io/flexpoint-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flexpoint.gitbook.io/flexpoint-docs/settings/integrations/how-to-connect-flexpoint-with-zoom.md).

# How to connect flexpoint with Zoom

If you're looking to create a **Coaching** or **Live Event Product**, then you have the option to connect your Flexpoint with Zoom to host your meetings! This is a great way to seamlessly provide your customers with a link to join your calls.

1. Log in to Flexpoint and head over to your **Integrations** tab

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

2. Click +**Connect** under Zoom

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

3. You'll then be directed to another page and prompted to log in to your Zoom account. Once you're logged in, you should be all set!

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

#### Usage

1. Now that you're connected, you'll have the ability to choose Zoom as your meeting location when setting up a Coaching Call or Webinar product.
2. When a customer purchases from you, they'll receive a confirmation email with the meeting link. This is automatically generated for you by Flexpoint!
3. If you'd like Flexpoint to automatically adjust available time slots based on your calendar, you'll need to **Connect Your Google Calendar**.&#x20;

## How to disconnect Zoom

1. Go to your **Integrations** tab

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

2. Click **Disconnect** under Zoom

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

3. A confirmation pop-up will appear. To disconnect Zoom, simply click the "**Yes, Disconnect**" button.

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

**Potential Implications of Removal:**

* Disconnecting Flexpoint will prevent it from accessing your Zoom account for scheduling or meeting management.
* Any scheduled meetings linked to Flexpoint may not function as expected.

**How User Data is Handled After Removal:**

* Upon removal, **Flexpoint** will no longer have access to your Zoom account.
* Any stored Zoom-related data within Flexpoint will be handled according to our [Privacy Policy](https://flexpoint.store/privacy-policy#:~:text=8.%20Data,by%20applicable%20laws.).

**Specific Requirements (if applicable):**

* If you wish to reconnect Zoom later, you will need to reauthorize **Flexpoint** from the Zoom App Marketplace.


---

# 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://flexpoint.gitbook.io/flexpoint-docs/settings/integrations/how-to-connect-flexpoint-with-zoom.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.
