Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.aident.ai/llms.txt

Use this file to discover all available pages before exploring further.

An integration is an app your playbook talks to — Gmail to send email, Slack to post a message, Google Sheets to read a row, and so on. Aident keeps the connection to each app so your playbook can act on your behalf. You’ll run into integrations in two places: right inside the Playbook editor, and on the Connections page in the left sidebar.

In the Playbook Editor

On the editor canvas, the ⚙️ Integrations section shows one pill for every app the playbook uses. The pill’s color tells you what to do.
Connected and working. The playbook can use the app as-is.
You haven’t signed in to this app yet. Click the pill, finish the sign-in, and come back.
Something about this reference can’t be matched to a real app or skill. Click Ask Agent to Fix and Aiden will repair it.
You don’t add integrations by hand — Aiden picks them based on your Goal and your Steps. Change the plan and the pills update themselves.

Connecting an App

The first time a playbook needs an app, you’ll be asked to sign in.
1

Click the integration pill

An orange pill in the editor, or the Connect button on the Connections page, will open a standard sign-in window.
2

Sign in with your account

Use the account you want the playbook to act from. This is a normal OAuth flow from the provider.
3

Approve access

Grant the permissions the screen asks for. Aident asks for what your current playbook or future actions may needs.
4

You're done

The pill turns white and the playbook can use the app right away.
Aident never sees your password. Sign-in goes straight to the provider; Aident only receives a token you can revoke at any time.

The Connections Page

Open Connections from the left sidebar. The header reads “Connections” and has four tabs.
Connect chat bots so a playbook can reply in Discord or Telegram. Each channel shows its state — Connected, Not Connected, Connecting…, or Disconnecting… — and gives you Connect, Disconnect, and Resync buttons. You can rename the bot; the default is “Aident Bot”.
On the bottom of your sidebar, by opening your User Profile, you will also see an All Integrations section that lists every app Aident can connect to and your connection status.

Managing Connections

If a connection expires, the pill turns orange in the editor. Click it to sign in again and you’re back in business.
Go to Connections and click Disconnect on the integration you want to remove. Any playbook that uses it will need to be reconnected before it runs again.
On the Channels tab, click Resync if a bot’s state looks out of date.
Disconnecting affects every playbook that relies on the app. Make sure no scheduled runs depend on it before you revoke access.

What Aident Supports

Aident has a growing catalog across communication (Gmail, Slack, Microsoft Teams, Discord, Telegram), productivity (Google Drive, Docs, Sheets, Calendar, Notion, Lark, Box), developer tools (GitHub), AI and media (Fal AI, Gladia), search (Exa, SerpAPI, Firecrawl), social (X), and storage (Dropbox) — among others.
Open the All Integrations section in the sidebar to see the full, up-to-date list. That’s the source of truth, not any static table in the docs.

Security

  • Sign-in goes directly to the provider over OAuth — Aident never sees your password.
  • Aident only asks for the permissions your playbook actually needs.
  • You can disconnect any integration from the Connections page at any time.

Next Steps

Playbooks

See where integration pills live on the editor canvas

Skills

Learn how steps reference actions that use your integrations