# Connect your calendar

## Connect your Google calendar

Connecting Google Calendar lets Wonderly read your existing events to block off busy times and use your calendar to create new meetings. Once connected, any calendars you add to **My Calendars** will affect your booking availability and appear in the Wonderly calendar view.

1. Click the **⚙️** icon in the top-left corner to open **Settings**.
2. Click **Calendar** in the sidebar.
3. Click **+ Add account**.
4. Click **+ Add Google Calendar**.
5. Sign in with your Google account on the login page that opens in a new window.
6. Grant the permissions Wonderly requests.
7. Select the calendars that should affect your booking availability, then click **Next**.
8. Choose whether to set this as your **Wonderly main calendar** or keep your existing one.

{% embed url="<https://app.supademo.com/demo/cmokbkbzu8mviza2i9ybzigbo>" %}

***Expected Outcome:*** Your Google Calendar is now connected. You’ll see it listed under Settings → Calendars.

{% hint style="info" %}
Your main calendar is the default used when creating new events and the only calendar the AI Notetaker can join. You can change your main calendar at any time from Settings → Calendar.
{% endhint %}

**FAQ:**

**Can I connect more than one calendar account?** Yes. You can connect multiple Google accounts, as well as Microsoft Outlook accounts. To add another account, go to Settings → Calendar and click **+ Add account** again. Each account you connect will appear separately under the **Accounts** group in your calendar view.

**What permissions is Wonderly requesting, and can it change or delete my events?** Wonderly requests read access to your calendar to check availability and display events. It will only create, edit, or delete events when you take an action in Wonderly that requires it, such as creating a meeting or accepting a booking.

***

## Connect your Microsoft calendar

*How to link your Outlook account to Wonderly so your availability and events stay in sync.*

Connecting Outlook Calendar lets Wonderly read your existing events to block off busy time and use your calendar to create new meetings. Once connected, any calendars you add to **My Calendars** will affect your booking availability and appear in the Wonderly calendar view.

1. Click the **⚙️** icon in the top-left corner to open **Settings**.
2. Click **Calendar** in the sidebar.
3. Click **+ Add account**.
4. Click **+ Add Outlook Calendar**.
5. Sign in with your Outlook account on the login page that opens in a new window.
6. Grant the permissions Wonderly requests.
7. Select the calendars that should affect your booking availability, then click **Next**.
8. Choose whether to set this as your **Wonderly main calendar** or keep your existing one.

{% embed url="<https://app.supademo.com/demo/cmokbrgue00gcx20jul9uwcjh>" %}

***Expected Outcome***: Your Microsoft Calendar is now connected. You’ll see it listed under Settings → Calendars.

{% hint style="info" %}
Your main calendar is the default used when creating new events and the only calendar the AI Notetaker can join. You can change your main calendar at any time from Settings → Calendar.
{% endhint %}

**FAQ:**

**Can I connect both a Google and a Microsoft Outlook account at the same time?** Yes. Wonderly supports multiple connected calendar accounts across supported providers. To add another account, go to Settings → Calendar and click **+ Add account**. Both accounts will appear separately under the **Accounts** group in your calendar view.


---

# 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://www.wonderly.com/help/calendar/calendar-overview/get-connected/connect-your-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.
