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

# Integrations Overview: Connect the Google App to Your Tools

> Discover every integration available in the Google app — connect calendars, communication tools, file storage, and more to automate your workflow.

The Google app integrates with the tools you already use, so you can keep your workflow in one place without switching tabs. This page lists every available integration and what you can do with each one.

## Available integrations

<CardGroup cols={2}>
  <Card title="Calendar" icon="calendar" href="/integrations/connect#calendar">
    Sync due dates and scheduled items with Google Calendar, Outlook, or Apple Calendar.
  </Card>

  <Card title="Communication" icon="comments" href="/integrations/connect#communication">
    Get notifications and updates in Slack, Microsoft Teams, or Discord.
  </Card>

  <Card title="File Storage" icon="folder-open" href="/integrations/connect#file-storage">
    Attach files directly from Google Drive, Dropbox, or OneDrive.
  </Card>

  <Card title="Email" icon="envelope" href="/integrations/connect#email">
    Create items from emails and receive digest summaries in your inbox.
  </Card>

  <Card title="Automation" icon="bolt" href="/integrations/connect#automation">
    Connect to Zapier or Make to automate repetitive tasks across your tools.
  </Card>

  <Card title="Developer API" icon="code" href="/integrations/connect#api">
    Build custom integrations using the app's REST API.
  </Card>
</CardGroup>

## What integrations can do

Integrations let you:

* **Sync data** — Keep items, dates, and statuses in sync between the app and connected tools
* **Automate actions** — Trigger actions in one tool based on events in another (e.g., create an item when an email arrives)
* **Surface context** — Attach files, links, and data from external sources directly to items
* **Receive notifications** — Get updates in the communication tools your team already monitors

## Managing your integrations

All your connected integrations are listed in **Settings → Integrations**. From there you can:

* See which integrations are active
* Reconnect an integration if it loses authorization
* Disconnect an integration you no longer need
* View permission scopes granted to each integration

<Note>Some integrations require Admin or Owner permissions to connect. Check the requirements listed on each integration's connection page.</Note>

## Integration permissions

When you connect an integration, you'll be asked to authorize specific permissions. The app only requests the minimum permissions needed. You can review and revoke these at any time from **Settings → Integrations**.

<Tip>If an integration stops working, try disconnecting and reconnecting it. This refreshes the authorization token and usually resolves the issue.</Tip>
