> ## Documentation Index
> Fetch the complete documentation index at: https://prakan-saengjan-ep18.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect your tools with Integrations

> Link your favorite apps to automate workflows, sync data, and keep your team aligned without switching contexts.

Integrations connect your external tools directly into the platform so data and notifications flow where your team already works. Link Slack for alerts, GitHub for issue tracking, Google Drive for file access, and more. Once connected, integrations run in the background and keep every workspace in sync.

## Popular integrations

<CardGroup cols={2}>
  <Card title="Slack" icon="slack" href="/integrations/connect">
    Get real-time notifications in channels and threads. Mention tasks from Slack messages.
  </Card>

  <Card title="GitHub" icon="github" href="/integrations/connect">
    Link pull requests and issues to projects. Sync commit status and code reviews.
  </Card>

  <Card title="Zapier" icon="zap" href="/integrations/connect">
    Build no-code automations with 5,000+ apps. Trigger flows from project events.
  </Card>

  <Card title="Google Drive" icon="hard-drive" href="/integrations/connect">
    Attach files and folders to tasks. Preview documents without leaving the workspace.
  </Card>
</CardGroup>

## How integrations work

Every integration uses OAuth to request only the permissions it needs. You authorize once per workspace, and admins can revoke access at any time from the team settings. Data is synced via secure webhooks and API polling, depending on the provider.

<Note>
  Only workspace admins can install or remove integrations. Members can use connected features once they are enabled.
</Note>

## Next steps

* [Connect your first integration](/integrations/connect)
* [Set up custom webhooks](/integrations/webhooks)
