> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bondata.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Outlook

> Connect BonData to Microsoft Outlook to sync your emails, calendar events, and contacts

Microsoft Outlook is a widely used email and calendar platform, part of the Microsoft 365 suite. With BonData, you can connect to Outlook via the Microsoft Graph API to read emails, calendar events, and contacts - enabling data-driven workflows that leverage your communication data.

## OAuth Authentication

BonData connects to Microsoft Outlook using OAuth 2.0, which provides secure access to your Outlook data via the Microsoft Graph API.

### Admin Consent (Required First)

<Warning>
  Before any user in your organization can connect, an Azure AD administrator must grant consent for BonData.
</Warning>

1. In BonData, navigate to **Integrations** and select **Outlook**
2. Click the **Grant admin consent** link
3. Sign in with an Azure AD administrator account
4. Review the permissions and click **Accept**
5. You'll be redirected back to BonData once complete

This only needs to be done once per organization.

### Connect Your Account

After admin consent has been granted:

1. Click **Connect**
2. You'll be redirected to Microsoft to authorize the connection
3. Sign in with your Microsoft work or school account
4. You'll be redirected back to BonData once connected

## Available Data

Once connected, BonData can sync the following Outlook data:

* **Messages** - Emails from your mailbox
* **Mail Folders** - Folder structure (Inbox, Sent, Drafts, etc.)
* **Calendar Events** - Meetings and appointments
* **Calendars** - Your calendar list
* **Contacts** - People in your contact list

<Note>
  BonData requests read-only access to your Outlook data. You can review and revoke access at any time from your [Microsoft account settings](https://account.microsoft.com/permissions).
</Note>
