> For the complete documentation index, see [llms.txt](https://docs.wplms.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wplms.io/extensions-and-addons/extended-addons/video-conferencing/vibe-zoom.md).

# Vibe Zoom

### Download&#x20;

You can download this addon from the Setup Wizard - Features section or via direct link:

```
https://wplms.io/verify-purchase/?purchase_code=XXX&plugin=wplms.io/vibe-zoom.zip
```

replace XXX in above link by your WPLMS item purchase code.

### Installation & Setup Walkthrough

{% embed url="<https://youtu.be/UPCNJwAG2JI>" %}

### Calendar Integration

{% embed url="<https://youtu.be/OcaiReIOHhM>" %}

### Multiple Zoom Account support

As zoom restricts 1 meeting per host. We added this feature to enable multiple meetings to run simultaneously in your sites.

![Meeting creation in Zoom](/files/-MJeM83yCRMAutUgDFmD)

![WP admin Zoom settings for Vibe Zoom.](/files/-MJeMI1CI5e5AB4sp1zE)

{% hint style="info" %}
Vibe Zoom Meeting submit Button is not visible - There are two things you need to check 1. Make sure you selected a host user 2. And the password should be of 8 characters
{% endhint %}

## Change Log

## 1.5 - 2020-10-14

### Feature Added

* Multiple Zoom Credentials for multiple meetings running simultaneously
* Record API now Supported

### Fixed

* Custom Tabs ordering filter&#x20;


---

# 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://docs.wplms.io/extensions-and-addons/extended-addons/video-conferencing/vibe-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.
