Document file attachments in agent panel chat#5733
Open
mintlify[bot] wants to merge 1 commit intomainfrom
Open
Document file attachments in agent panel chat#5733mintlify[bot] wants to merge 1 commit intomainfrom
mintlify[bot] wants to merge 1 commit intomainfrom
Conversation
Generated-By: mintlify-agent
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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
The agent panel chat in the dashboard now supports file attachments, matching the existing Slack experience. Users can attach images, PDFs, and code or text files when prompting the agent, and the agent uses the attachment contents when generating documentation.
Changes
Add images or files to your docsuse case to cover both the dashboard agent panel chat and Slack, listing supported file types and limits (5 MB per attachment, 10 attachments per message).Note
Low Risk
Low risk documentation-only change that clarifies how file attachments work and adds limits/file-type details; no product logic is modified.
Overview
Updates the agent docs to reflect that file attachments are supported in the dashboard agent panel chat as well as Slack.
Expands the “Add images or files” use case with instructions for attaching in both surfaces, plus supported file types and attachment limits (5 MB each, 10 per message), and mirrors the same wording updates across the Spanish, French, and Chinese translations.
Reviewed by Cursor Bugbot for commit bfba0c9. Bugbot is set up for automated code reviews on this repo. Configure here.