Automation integrations require an Enterprise plan.
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
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.
To narrow what the agent can see, restrict the connected account’s permissions in the source app. For example, invite the Mintlify Slack app only to specific channels, or share only selected Notion pages with the integration.
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.