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

# Microsoft 365

> Connect Parable to Microsoft 365 for users, groups, and productivity insights

<img className="connector-logo" src="https://img.logo.dev/microsoft.com?token=pk_N2gy3fJKQ0aldg9QTg7cHA" alt="Microsoft 365 logo" />

# Microsoft 365

Connect Parable to Microsoft 365 services through the Microsoft Graph API for unified access to users, groups, mail, calendars, Teams, SharePoint, and more.

## What You Can Access

<CardGroup cols={2}>
  <Card title="Azure AD" icon="id-badge">
    Users, groups, directory, audit logs
  </Card>

  <Card title="Productivity" icon="envelope">
    Mail activity, Calendar, OneDrive usage
  </Card>

  <Card title="Collaboration" icon="comments">
    Teams, SharePoint, Yammer
  </Card>

  <Card title="Security" icon="shield">
    Sign-in logs, risky users, security reports
  </Card>
</CardGroup>

## Authentication Methods

<CardGroup cols={1}>
  <Card title="App Registration" icon="key" href="/connectors/microsoft/microsoft-365/app-registration/setup">
    **Recommended** — Create an Azure AD app registration with client credentials for secure, automated API access.
  </Card>
</CardGroup>

## Advanced Configuration

<Card title="Scoped Access" icon="shield-halved" href="/connectors/microsoft/microsoft-365/app-registration/scoped-access">
  Restrict access to specific users via Application Access Policies
</Card>
