# Google Meet

DitCal seamlessly integrates with Google Meet to facilitate virtual meeting scheduling. Unlike Zoom, Google Meet does not require a separate integration—Google Meet links are automatically generated through your connected Google Calendar.

### How Google Meet Integration Works

* **Requires Google Calendar Connection**: Google Meet relies on Google Calendar, meaning you must connect your Google Calendar to DitCal to enable Google Meet scheduling.
* **No Separate Google Meet Integration Needed**: Since Google Meet is built into Google Calendar, a direct Google Meet connection is not required.

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

### Setting Up Google Meet in DitCal

To use Google Meet with DitCal, follow these steps:

#### Step 1: Connect Google Calendar

1. Log in to your DitCal account.
2. Navigate to **Settings** > **Apps**.
3. Click **Connect** next to Google Calendar.
4. Sign in with your Google account and grant DitCal the required permissions.
5. Select which Google Calendar DitCal should use for scheduling.
6. Save your settings.

#### Step 2: Configure Google Meet as Event Destination

1. Go to **Event Types** in DitCal.
2. Select an existing event type or create a new one.
3. Under **Location**, choose **Google Meet** as the event destination.
4. Save your event type settings.

#### Step 3: Schedule a Test Meeting

1. Create a test booking using your configured event type.
2. Verify that a Google Meet link is generated and attached to the Google Calendar event.
3. Check the booking confirmation email to confirm the Google Meet link is included.

### Managing Your Google Meet Integration

* Ensure that Google Calendar is properly connected to DitCal.
* If the Google Meet link is not being generated, confirm that Google Calendar permissions allow DitCal to create events.
* Change or update Google Calendar settings in **Settings > Integrations**.

### Troubleshooting

#### Google Meet Link Not Appearing in Confirmation Emails?

* Verify that Google Calendar is connected to DitCal.
* Ensure that Google Meet is selected as the event destination in the event type configuration.
* Check that DitCal has permission to manage your Google Calendar events.
* Refresh the Google Calendar connection by disconnecting and reconnecting it in **Settings > Integrations**.

### Conclusion

By integrating Google Calendar with DitCal and selecting Google Meet as the event destination, you can automatically generate Google Meet links for scheduled meetings. These links will be attached to Google Calendar events and included in confirmation emails, ensuring a seamless scheduling experience.


---

# 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://help.ditcal.com/integrations/google-meet.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.
