# Supported providers

Mago supports joining meetings from many videoconferencing providers. This is possible through official SDK integrations as well as through the providers’ web or desktop clients.

{% hint style="info" %}
Mago does not include any desktop clients from third-party video conferencing providers. If you prefer to use a desktop client instead of the web client, your IT administrator is responsible for installing it.
{% endhint %}

{% hint style="warning" %}
For video conferencing providers that are already integrated into Mago through an official SDK, such as Zoom, there is no need to install the desktop client. Installing the desktop client can conflict with the SDK and may cause unexpected issues.
{% endhint %}

By integrating with the official clients, whether web, desktop or SDK, Mago provides all available features for supported video conferencing providers, always kept up to date. The table below summarizes the supported providers and the available options to join or host meetings.

{% hint style="success" %}
**Guest join** is free and **does not require any user or room license**.

Starting a meeting as a **host (instant meeting)**, however, **requires a user or room license** for the specific video conferencing system. See the [Broken mention](broken://pages/7YM5RGViIT4DVu3kuc4q) page for more details.
{% endhint %}

|                       | <p><strong>Guest join</strong></p><p><strong>from calendar or direct link</strong></p> | <p><strong>Guest join</strong></p><p><strong>with meeting ID and password</strong></p> | **Start a meeting as host (instant meeting)**                                                         | **Client integration and support**                                                          |
| --------------------- | -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
| **Mago Meet**         | Yes                                                                                    | Yes                                                                                    | Yes                                                                                                   | Web Client                                                                                  |
| **Microsoft Teams**   | Yes                                                                                    | Yes                                                                                    | <p>Yes<br></p><p>(requires license)</p><p></p><p>(Windows: requires authenticated Desktop Client)</p> | <p>Azure Communication Services</p><p></p><p>(Windows: Web Client or<br>Desktop Client)</p> |
| **Zoom**              | Yes (requires authenticated Zoom user)                                                 | Yes (requires authenticated Zoom user)                                                 | Yes (requires license)                                                                                | SDK (Windows or Web)                                                                        |
| **Cisco Webex**       | Yes                                                                                    | Yes                                                                                    | Yes (requires license)                                                                                | Web Client or Desktop Client                                                                |
| **Google Meet**       | Yes                                                                                    | Yes                                                                                    | Yes (requires license)                                                                                | Web Client                                                                                  |
| **GoTo**              | Yes                                                                                    | No                                                                                     | No                                                                                                    | Web Client                                                                                  |
| **Lifesize**          | Yes                                                                                    | No                                                                                     | No                                                                                                    | Web Client                                                                                  |
| **BlueJeans**         | Yes                                                                                    | No                                                                                     | No                                                                                                    | Web Client                                                                                  |
| **GoToMeeting**       | Yes                                                                                    | No                                                                                     | No                                                                                                    | Web Client                                                                                  |
| **Join.me**           | Yes                                                                                    | No                                                                                     | No                                                                                                    | Web Client                                                                                  |
| **Ring Central**      | Yes                                                                                    | No                                                                                     | No                                                                                                    | Web Client                                                                                  |
| **Dialpad**           | Yes                                                                                    | No                                                                                     | No                                                                                                    | Web Client                                                                                  |
| **Zoho Meetings**     | Yes                                                                                    | No                                                                                     | No                                                                                                    | Web Client                                                                                  |
| **Whereby**           | Yes                                                                                    | No                                                                                     | No                                                                                                    | Web Client                                                                                  |
| **InFocus ConX**      | Yes                                                                                    | No                                                                                     | No                                                                                                    | Web Client                                                                                  |
| **ClearOne**          | Yes                                                                                    | No                                                                                     | No                                                                                                    | Web Client                                                                                  |
| **Collaborate Space** | Yes                                                                                    | No                                                                                     | No                                                                                                    | Web Client                                                                                  |
| **Skype**             | Yes                                                                                    | No                                                                                     | No                                                                                                    | Web Client                                                                                  |
| **Cisco Jabber**      | Yes                                                                                    | No                                                                                     | No                                                                                                    | Web Client                                                                                  |
| **BigBlueButton**     | Yes                                                                                    | No                                                                                     | No                                                                                                    | Web Client                                                                                  |


---

# 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://kb.mago.io/requirements/video-conferencing/supported-providers.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.
