# Mail & Collaboration Services

The Accent app supports the ability for users to access their Gmail and Outlook 365 services from directly within the app.  The current supported services are:

* Gmail
* Google Calendar
* Google Drive
* Microsoft Outlook 365
* Microsoft OneDrive
* Microsoft Teams

Once enabled, the services will be accessible via either the top navigation toolbar or the side [App Bar](/desktop-user-guide/apps/web-apps.md#app-bar), where the services are displayed is a configurable settings option.&#x20;

<figure><img src="/files/LSTUiW2LCwctjkGvPlRw" alt=""><figcaption><p>Outlook 365 within the Accent app</p></figcaption></figure>

<figure><img src="/files/xim6DDUP10x3efUMRSFs" alt=""><figcaption><p>Gmail within the Accent app</p></figcaption></figure>

## Enabling Services

To enable these services within the app, navigate to the Settings > Services section.  You will see a list of available services which can be enabled within the app.  Toggle the desired services on and choose where the service icons will be displayed via the Location option.

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

Once the services are activated the icons will appear in the appropriate location.

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

<figure><img src="/files/eizfpvcnGAPQils8GeYK" 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/services/mail-and-collaboration-services.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.
