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.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.
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.White pill â ready to use
White pill â ready to use
Connected and working. The playbook can use the app as-is.
Orange pill â needs connecting
Orange pill â needs connecting
You havenât signed in to this app yet. Click the pill, finish the sign-in, and come back.
Red pill â unresolved
Red pill â unresolved
Something about this reference canât be matched to a real app or skill. Click Ask Agent to Fix and Aiden will repair it.
Connecting an App
The first time a playbook needs an app, youâll be asked to sign in.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.
Sign in with your account
Use the account you want the playbook to act from. This is a normal OAuth flow from the provider.
Approve access
Grant the permissions the screen asks for. Aident asks for what your current playbook or future actions may needs.
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.- Channels
- Skills
- Extensions (MCP)
- Sandboxes
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â.
Managing Connections
Reconnect an app
Reconnect an app
If a connection expires, the pill turns orange in the editor. Click it to sign in again and youâre back in business.
Disconnect an app
Disconnect an app
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.
Resync a channel
Resync a channel
On the Channels tab, click Resync if a botâs state looks out of date.
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.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