> ## 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 actions Antei performs through Microsoft Teams, and how it's used.

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

# Microsoft Teams – Integration Scope

Antei connects with Microsoft Teams to send proactive, structured compliance notifications and tax-related reminders to the appropriate teams or channels.

***

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

## Syncing Scope

We sync Microsoft Teams **channels** to determine valid destinations for automated messages.

<br />

| Data Type    | Description                                   | Frequency |
| :----------- | :-------------------------------------------- | :-------- |
| **Channels** | List of Teams channels accessible to the user | Daily     |

<div style={{ fontSize: '0.85em', color: '#555', marginTop: '12px' }}>
  ℹ️ <strong>Note:</strong> No messages, users, or chats are read or stored. Only channel metadata is accessed to support outbound message delivery.
</div>

***

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

## Actionable Scope

Antei sends notifications and compliance-related updates to Microsoft Teams channels.

<br />

| Action Type       | Description                                         | Trigger Source           |
| :---------------- | :-------------------------------------------------- | :----------------------- |
| **Send Messages** | Sends tax notices, task reminders, or filing alerts | Workflow engine or tasks |

<div style={{ fontSize: '0.85em', color: '#555', marginTop: '12px' }}>
  ✓ <strong>Tip:</strong> Channel destinations and templates can be configured per entity, jurisdiction, or task category.
</div>

***

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

## Data Access & Security

Antei uses **OAuth 2.0 via Microsoft Graph API**, with the following access:

* **Read access to Teams channels** (metadata only, for routing)
* **Write access** to post messages in approved channels

> ✅ No access is requested to user DMs, chat history, or private meetings.

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