# V 1.0.7 July 2024

## Enhancement

### :video\_camera: Agora in Web

The latest update introduces several enhancements to the video call functionality for patients, providers, admins.

* **Camera and Mic Control:** Users can turn their camera and mic on or off according to their preference.
* **Screen Sharing:** Both patients and providers can share their screen, window, or tab.&#x20;
* **Chat and Invitations:** All users (patients, providers, admins, invited users) can chat with participants and invite others to the call.
* **View Appointment Information:** Patients and providers can access detailed information about each other during the call via a "View Patient Information" or "View Provider Information" button.
* **Patient Notes:** Providers can write notes for the patient, including prescriptions, lab requisitions, and imaging examinations.
* **Change Layout:** Users can change the layout of the screen during the call using a new layout icon, allowing for customized viewing preferences.

<figure><img src="/files/Xqh8Bqc7toOAartGd0ng" alt=""><figcaption><p>Video Call Screen</p></figcaption></figure>


---

# 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://changelog.omnivatelehealth.com/release-note-2024/v-1.0.7-july-2024.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.
