# Connect your calendar

**Our calendar system integrates with external calendering systems** (e.g., Google Calendar) so you can create and edit calendar sessions from the Juniper platform and mirror it directly on your preferred calendar system.&#x20;

## Getting Started

Connecting is a fairly straight-forward process:

1. Navigate to Settings on the left-hand navigation bar
2. Under “Link or modify a calendar”, click “Connect your Calendar”
3. Proceed through the described instructions dictated by external calendar service (e.g., Google Calendar)
4. Select the appropriate calendar to be used

   **NOTE:** This will be the calendar that your session notes populate on when you create events in the Calendar system

![](/files/-MRHdbpNsjeOE0RGiGdX)

{% hint style="warning" %}
If you happen to see "None" as your "Default Calendar" after connecting, you may have to connect your calendar twice
{% endhint %}


---

# 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://docs.juniperplatform.com/calendar/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.
