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

# Scope

> A clear overview of what data Antei syncs from and sends to Outlook, and how it’s used.

<Icon icon="plug" size={26} color="#4B5563" />

# Outlook – Integration Scope

Antei integrates with Microsoft Outlook to securely ingest both email and calendar data. This enables automated workflows for indirect tax management, deadline tracking, and compliance-related communications.

***

<Icon icon="rotate" size={26} color="#4B5563" />

## Syncing Scope

Antei syncs calendar and email data from Outlook using scoped read-only access for email and limited action access for calendar.

<br />

| Data Type    | Description                                                          | Frequency    |
| :----------- | :------------------------------------------------------------------- | :----------- |
| **Calendar** | Calendar metadata, visibility, and timezone settings                 | Every 1 hour |
| **Events**   | Title, attendees, timestamps, recurrence, location, and notes        | Every 1 hour |
| **Emails**   | Subject, sender, received time, attachments, and context for notices | Every 1 hour |

<div style={{ fontSize: '0.85em', color: '#555', marginTop: '12px' }}>
  ✓ <strong>Note:</strong> Email sync is scoped to tax-related folders and labels. Personal inboxes and content are excluded.
</div>

***

<Icon icon="bolt" size={22} color="#4B5563" />

## Actionable Scope

Antei can optionally write calendar events for tax return reminders or workflow-linked milestones.

<br />

| Action Type       | Description                                       | Trigger Source         |
| :---------------- | :------------------------------------------------ | :--------------------- |
| **Create Events** | Add compliance-linked events and return deadlines | Task or Return Trigger |
| **Update Events** | Modify Antei-created events based on rule changes | Workflow config update |

<div style={{ fontSize: '0.85em', color: '#555', marginTop: '12px' }}>
  ✓ <strong>Tip:</strong> Action scope is optional and configurable. No outbound actions are performed on email data.
</div>

***

<Icon icon="shield-check" size={22} color="#4B5563" />

## Data Access & Security

Antei uses **OAuth 2.0 via Microsoft Graph API**. Permissions are limited to the minimum required for email headers and calendar control.

> Email sync is **read-only** and scoped to specific folders. No content from unrelated inboxes is accessed. Calendar write access is optional and can be revoked anytime.

→ [Review our Data Privacy Policy](https://antei.com/legal/privacypolicy)
