> ## Documentation Index
> Fetch the complete documentation index at: https://www.mintlify.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent integrations

> 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.

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.


## Related topics

- [Add the agent to Slack](/docs/agent/slack.md)
- [Manage workflows](/docs/workflows/manage.md)
- [Predefined workflows](/docs/workflows/reference.md)
