Move integrations docs from agent to automations#6402
Open
paaatrrrick wants to merge 2 commits into
Open
Conversation
Slack agent integrations are deprecated; integrations now serve the Automations product and are managed from Settings -> Integrations in the dashboard. Moves /agent/integrations to /automations/integrations with redirects, reframes the page around automations, and updates links in the agent and automations pages. Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
ethanpalm
approved these changes
Jul 6, 2026
ethanpalm
left a comment
Collaborator
There was a problem hiding this comment.
just a small suggestion but lgtm
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
densumesh
approved these changes
Jul 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Slack agent integrations are deprecated — integrations now serve the Automations product and are managed from Settings → Integrations in the dashboard.
/agent/integrationsto/automations/integrations, rewritten around how automations use integrations and where to connect them (https://app.mintlify.com/settings/organization/integrations)./agent/integrations(plus es/fr/zh variants) and updatesdocs.jsonnavigation (page now sits in the Automations group).agent/index.mdx,agent/slack.mdx,automations/manage.mdx, andautomations/reference.mdx; removes the agent capability bullet about pulling live context from connected apps.Companion PRs: mintlify/server#6422 (removes Slack agent integration access) and mintlify/mint#8888 (moves the integrations UI to settings).
Test plan
mint validatepassesmint broken-linkspasses/agent/integrationsredirects to/automations/integrationson previewMade with Cursor