# Connect Your Calendar

The Accent desktop app provides the ability to integrate your personal Google or Microsoft 365 calendar into the application for quick access to your day's meetings and events. &#x20;

## Connect Calendar

To connect a calendar to the app choose the appropriate sign-in option from the Calendar screen.  Supported calendar providers are Google and Microsoft 365.

{% hint style="info" %}
**Note:** You can connect both a Google and Microsoft 365 calendar to the app simultaneously and meetings from both calendars will appear.  A maximum of two calendars, one from each provider, may be connected simultaneously. &#x20;
{% endhint %}

![](/files/WLzVkcBVnHzFg3eWNcOC)

Once a calendar provider is chosen you will be asked to authenticate with that provider via your unique user credentials. You must authorize the Accent App to access your calendar and information from that provider. Once authorization is confirmed your calendar will be integrated into the app.

![](/files/JibDcvInEspqLp5niH3w)

Upon connecting your calendar to the Accent app you will see your meetings and calendar events for the day presented within the [Calendar page](/desktop-user-guide-1.6/calendar/calendar-page.md).  More details on this page can be found in our supporting section of this guide detailing the page.

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


---

# 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://guides.accentvoice.com/desktop-user-guide-1.6/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.
