# Meeting Configuration

### Overview&#x20;

In the **Meeting Configuration** tab, admins can set up the platform's video call functionality by selecting the meeting type and providing the necessary credentials. The platform supports two types of meetings: Vonage Meeting and SDK Meeting.&#x20;

Both Vonage Meeting and SDK Meeting enable video call functionality for the platform.<br>

<figure><img src="/files/JFvOt9VICKV626yBYItw" alt=""><figcaption><p>Meeting Configuration</p></figcaption></figure>

### Meeting Configuration Instruction

1. Click on the "Edit " button of Meeting Configuration.
2. You will see options for **Vonage Meeting** and **SDK Meeting**.

   If you select **Vonage Meeting**, you will be enter the following details:

   * **Vonage Secret Key**
   * **Vonage API Key**
3. If you select **SDK Meeting**, you will be enter the following details:
   * **SDK Secret Key**
   * **SDK API Key**
4. Click on "Save".

The next page will help you to customize the documents of the platform.


---

# 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.omnivatelehealth.com/admin/settings/meeting-configuration.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.
