# From Google Calendar

As the Unite EMR has the ability to integrate with **Google Calendar**, upon the integration, any appointments created on your **Google Calendar** with automatically sync and appear on the application scheduler.

Once the integration is set up, every time an event is added to Google Calendar, a corresponding appointment is created in Scheduler. By default, the system treats the patient as new. Users can then proceed with the appointment process.

***

### Steps to Create an Appointment from Google Calendar:

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

* Open Google Calendar and click on the desired time slot.
* In the Event pop-up screen, enter the patient’s name in the **Add title** field.
* Select the doctor and add any relevant remarks in the **Add description** field.
* Click **SAVE** to create the event in Google Calendar. The appointment will appear in the Google Calendar.

#### **Scheduler:**

* Since Google Calendar is integrated with Unite EMR, the corresponding patient appointment will also be reflected as a new patient appointment in the Scheduler.

<figure><img src="/files/2NCmjIEOhXsNTua3eHh4" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Appointments from **Google Calendar** will be created as new patient appointments. Follow the [New Patient](/uniteemr/application-modules/scheduler/appointment-booking/new-patient.md) Appointments process.

With Google Calendar, we can only book appointments; calendar blocking is not supported.
{% endhint %}

Additionally, appointments created in Unite EMR Scheduler will sync with Google Calendar, ensuring that all appointments are reflected in both systems.


---

# 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://unitecare.gitbook.io/uniteemr/application-modules/scheduler/appointment-booking/from-google-calendar.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.
