Connection scope
Integrations connect in one of two ways:- Shared integrations connect once for your entire organization and are available to your automations. Slack, Notion, Linear, Jira, Confluence, Salesforce, Intercom, HubSpot, and Plain all connect this way.
- Personal integrations connect per user. Each teammate authorizes their own account. Google Calendar and Google Drive are personal.
Connect an integration
Admins and editors can connect shared integrations on behalf of the organization.- Go to the Integrations page in your dashboard settings.
- Find the integration you want to connect.
- Click Connect.
- Follow the OAuth prompts to authorize Mintlify to access your account.
Supported integrations
| Integration | Scope |
|---|---|
| Confluence | Shared |
| Google Calendar | Personal |
| Google Drive | Personal |
| HubSpot | Shared |
| Intercom | Shared |
| Jira | Shared |
| Linear | Shared |
| Notion | Shared |
| Plain | Shared |
| Salesforce | Shared |
| Slack | Shared |
How automations use integrations
Automations use connected integrations as tools. When an automation runs, the agent can search and retrieve content from the connected apps you enabled for that automation to build context for its updates. To enable integrations for an automation, open the automation’s settings and select the integrations you want the agent to use in the Available integrations section. Only integrations already connected for your organization appear in the list. See Manage automations for details. The agent only accesses integration data when it’s relevant to the automation’s task. It does not proactively read from connected apps.Permissions and access
Each integration requests the OAuth scopes or API-key permissions it needs to search and retrieve content from the connected app. Mintlify requests read-only scopes wherever the provider offers them. Review the exact scopes during the OAuth consent screen before authorizing the connection. The consent screen lists every permission the integration receives, and you can revoke the connection at any time from the dashboard or from the connected app’s own integrations settings. If your organization restricts which apps users can authorize, ask the relevant admin (such as your Slack or Google Workspace admin) to allow the Mintlify integration before connecting.What the agent can read from each app
The agent inherits the access of the account that authorized the connection. It can only read content that the authorizing user (for personal integrations) or the connected workspace account (for shared integrations) already has access to in the source app.| Integration | Content the agent can access |
|---|---|
| Confluence | Pages and attachments in spaces the connected account can read |
| Google Calendar | Events on calendars the connected user can view |
| Google Drive | Files and folders the connected user can view, including shared drives |
| HubSpot | CRM records (contacts, companies, deals, tickets) the connected account can read |
| Intercom | Conversations, contacts, and help center articles the connected account can read |
| Jira | Issues and comments in projects the connected account can read |
| Linear | Issues, projects, and comments in teams the connected account can read |
| Notion | Pages and databases explicitly shared with the Mintlify integration |
| Plain | Threads and customer records accessible with the provided API key |
| Salesforce | Standard and custom objects the connected account can read |
| Slack | Public channels the workspace grants access to, plus private channels you add the Mintlify app to |
Data retention after disconnect
When you disconnect an integration, automations immediately lose the ability to read from that app. Mintlify doesn’t retain a durable copy of integration content. The agent fetches data on each run through the live OAuth token or API key, so disconnecting cuts off future access. Content that appeared in past automation runs or pull requests stays in place (published pages, PR history). Edit or delete the pages directly if you also want that content removed.Troubleshoot a failed connection
If an integration stops working or shows an error in the dashboard, the underlying OAuth token usually expired, the connected app revoked it, or its required scopes changed. To restore access:- Go to the Integrations page in your dashboard settings.
- Find the affected integration and click Configure.
- Click Disconnect.
- Click Connect.
- Complete the OAuth flow.
Disconnect an integration
- Go to the Integrations page in your dashboard settings.
- Find the connected integration you want to disconnect.
- Click Configure.
- Click Disconnect.