> For the complete documentation index, see [llms.txt](https://docs.bird.com/24sessions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/24sessions/availability-booking-forms/connect-your-calendar-to-your-24sessions-agenda.md).

# Connect your calendar to your 24sessions agenda

24sessions has a way to sync your Google, Office365 or Outlook.com calendar to your availability. In this way, you cannot be booked on the times that you are not available in your personal calendar. This article covers connecting your calendar with your 24sessions account.

### How to connect your Google, Office365 or [Outlook.com](http://outlook.com/) calendar to synchronize it with your 24sessions account

Enable the Calendar Integration add on from ‘Add ons’ → ‘Market’

In your availability page, click on the calendar you want to connect, select your account and allow the calendar to be synced with 24sessions availability.

You will then be redirected to a page where you will be asked to:

1. Check calendar for conflicts: click the options you want 24sessions to check for conflicts.
2. Add new events to calendar: click to add all new events scheduled by 24sessions to your connected calendar.

### Save your changes <a href="#save-your-changes" id="save-your-changes"></a>

You can always edit your calendar settings or disconnect and reconnect it via ‘Manage settings’ and ‘Disconnect’.

*\*iCal does not connect with 24sessions*&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bird.com/24sessions/availability-booking-forms/connect-your-calendar-to-your-24sessions-agenda.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
