Files
mintlify__docs/agent/integrations.mdx
mintlify[bot] e601a8024e docs: tighten SEO descriptions on agent pages (#6085)
* docs: tune SEO descriptions for agent integrations and Slack pages

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-06-04 15:29:55 -07:00

51 lines
2.3 KiB
Plaintext

---
title: "Agent integrations"
description: "Connect third-party apps so the agent can pull live context from Slack, Notion, Linear, Jira, and other tools when answering questions and updating content."
keywords: ["integrations", "Slack", "Notion", "Linear", "Jira", "Salesforce", "Intercom", "Google Calendar", "context", "Nango"]
---
Agent integrations give the agent access to context from other tools that your team uses. Once connected, the agent can search Slack threads, read Notion pages, look up Linear issues, and pull context from other apps to inform its responses and content updates.
## Connect an integration
Admins and editors can connect an integration for their organization from the dashboard.
1. Go to the [Agent integrations](https://app.mintlify.com/settings/organization/integrations) page in your dashboard.
2. Find the integration you want to connect.
3. Click **Connect**.
4. Follow the OAuth prompts to authorize Mintlify to access your account.
Some integrations, like Jira and Salesforce, open an additional configuration step to enter your workspace URL or subdomain before the OAuth flow begins.
Once connected, everyone in your organization can prompt the agent to use the integration in Slack or for workflows that support integrations.
## Supported integrations
- Google Calendar
- Intercom
- Jira
- Linear
- Notion
- Salesforce
- Slack
## How the agent uses integrations
The agent uses connected integrations as tools. When you ask the agent a question or give it a task, it can search and retrieve content from your connected apps to build context.
For example:
- "Summarize the Slack thread about the v2 API migration and write it up for the knowledge base."
- "Check the Linear ticket for this feature and document the behavior."
- "What did the team decide about rate limiting? Check Slack."
The agent only accesses integration data when it's relevant to the request. It does not proactively read from connected apps.
## Disconnect an integration
1. Go to the [Agent integrations](https://app.mintlify.com/settings/organization/integrations) page in your dashboard.
2. Find the connected integration you want to disconnect.
3. Click **Configure**.
4. Click **Disconnect**.
Disconnecting removes the integration for your organization. The agent immediately loses access to that tool.