Agent and automations UI updates - #6822
Merged
Merged
Conversation
The Slack agent can now create, configure, enable/disable, and run automations, and answer questions about run history and credit usage, per the automations-unification announcement (2026-07-24).
The Configure Slack modal is titled "Slack settings" and the removed Agent page had no equivalent "agent panel Settings" for repo access. Also correct the branch-protection note: the dashboard no longer hides the Review process setting, but the agent still opens a PR when the deploy branch requires one, regardless of the setting.
Collaborator
Author
|
noting broken links are expected from removing images. will be fixed when translations run and removes the paths for the localized pages |
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. |
This was referenced Jul 30, 2026
ethanpalm
added a commit
that referenced
this pull request
Jul 30, 2026
…#6826) Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
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.
Documentation changes
Revises the agent and automation pages for recent UI changes
Closes DOC-401: Update agent/automations docs for dashboard changes
For Reviewers
When reviewing documentation PRs, please consider:
✅ Technical accuracy
✅ Clarity and completeness
✅ User experience
Note
Low Risk
Documentation-only changes with no code or runtime behavior impact.
Overview
Updates agent and automations documentation to match recent Automations dashboard and Slack configuration flows.
Review process and Configure Slack paths are clarified: self-hosted Git users open Configure Slack on Automations, then set Review process in Slack settings. The branch-protection note now states the agent still opens a PR when direct pushes are blocked, even if Push to main is selected. Repository access instructions drop the agent panel Settings reference and add Git Settings for GitLab.
Slack docs gain a Manage automations section (create, configure, run, and troubleshoot automations via
@mintlify). Create automation adds a tip pointing to that Slack flow.Automations manage replaces Turn on Slack notifications with Configure Slack, removes several UI screenshots, points run history to
?tab=runs, and renames run statuses to match the product (Review needed, Running, Accepted, Closed, No action needed, etc.).Reviewed by Cursor Bugbot for commit 588ab5e. Bugbot is set up for automated code reviews on this repo. Configure here.