> ## 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 sends to Slack, and how it’s used.

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

# Slack – Integration Scope

Antei integrates with Slack to enable automated, context-aware outbound notifications for indirect tax workflows, reconciliation updates, and compliance alerts.

***

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

## Syncing Scope

Antei performs limited sync actions from Slack to fetch channel metadata required for routing messages correctly.

<br />

| Data Type    | Description                                  | Frequency |
| :----------- | :------------------------------------------- | :-------- |
| **Channels** | List of public and approved private channels | Daily     |

<div style={{ fontSize: '0.85em', color: '#555', marginTop: '12px' }}>
  ℹ️ <strong>Note:</strong> Antei syncs only the **channel list** — no message content or user data is read or stored.
</div>

***

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

## Actionable Scope

Antei sends structured messages to selected Slack channels or user DMs triggered by compliance workflows.

<br />

| Action Type       | Description                                        | Trigger Source         |
| :---------------- | :------------------------------------------------- | :--------------------- |
| **Send Messages** | Sends notices, return reminders, or status updates | Task engine, workflows |

<div style={{ fontSize: '0.85em', color: '#555', marginTop: '12px' }}>
  ✓ <strong>Tip:</strong> Message routing is fully configurable by country, entity, or task type.
</div>

***

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

## Data Access & Security

Antei connects via **OAuth 2.0** using Slack’s **granular bot scopes**. The only permission requested is:

* `channels:read` — to list channels
* `chat:write` — to send messages

No messages, users, or files are read from your Slack workspace.

> You can revoke access anytime from Antei’s integration settings or your Slack admin dashboard.

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