# Calendar

Rox supports connecting your Google Workspace Calendar or your Microsoft O365 Calendar. By connecting your calendar, you’ll be able to leverage Pre-Meeting Briefs, which deliver timely, account-specific insights before every scheduled meeting—helping you walk in prepared with context that matters.

## Connecting Google Calendar

{% embed url="<https://www.loom.com/share/67137f11c5d242cbb419233d287919ef>" %}

**How to Connect Your Calendar**

1. Go to Integrations:
   * From the Home page in Rox, click on the Settings tab.
   * Navigate to the Integrations section.
2. Choose Your Calendar Provider:
   * If you use Outlook, select the Outlook integration.
   * If you use Google Calendar, select the Google integration.
3. Initiate the Connection:
   * Click the Connect button next to your calendar provider.
   * Select the account you wish to connect.
4. Authorize Access:
   * Click Allow to grant Rox permission to access your calendar.
5. You’re All Set!
   * Once authorized, your calendar is connected, and Rox can begin delivering pre-meeting briefs tailored to your upcoming events.

## Connecting Outlook

* Navigate to the Rox Settings page and then the integrations tab (instructions in the section above). &#x20;
* Click on "Connect" in the Outlook Calendar tile
* You'll have to provide consent for Rox to be able to use AI to generate pre-meeting briefings

<figure><img src="/files/H64uKAe1zLjJLrl2xLTa" alt="" width="563"><figcaption></figcaption></figure>

* On the Microsoft consent page authorize Rox to access your calendar
* If successful you'll be redirected to Rox and see the "Connected" button


---

# 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.rox.com/development/product/integrations/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.
