docs: document chat sharing#25592
Open
DanielleMaywood wants to merge 2 commits into
Open
Conversation
Docs preview📖 View docs preview for |
8a0d976 to
091ee4c
Compare
45cfe0e to
b968ad7
Compare
b968ad7 to
e272ec6
Compare
mafredri
reviewed
May 22, 2026
|
|
||
| ## Share a chat | ||
|
|
||
| 1. Open the root chat you want to share on the **Agents** page. |
Member
There was a problem hiding this comment.
Root is unfamiliar to readers.
|
|
||
| Coder does not create a separate share link or notify recipients. Shared users and groups must open the chat from the URL you send them. | ||
|
|
||
| Sub-agent child chats inherit sharing from the root chat and cannot be shared separately. |
Member
There was a problem hiding this comment.
Since we don’t surface the chat in the sidebar, they are inaccessible for the time being unless you find them in the chat history and access them that way.
|
|
||
| ## Shared chat access | ||
|
|
||
| Shared users can open the chat from a direct link, view messages, stream live updates, and download chat attachments. |
Member
There was a problem hiding this comment.
I hope we’re not sharing users.
|
|
||
| Shared users can open the chat from a direct link, view messages, stream live updates, and download chat attachments. | ||
|
|
||
| Shared chats do not appear in the recipient's normal chat list. Read-only users cannot continue the chat, edit messages, archive it, regenerate its title, or change sharing. |
Member
There was a problem hiding this comment.
It subject in archive feels a bit misplaced after edit messages. Consider reordering or restructuring. Change sharing => settings/preferences?
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.
Note
🤖 This PR was written by Coder Agent on behalf of Danielle Maywood
Adds a dedicated Coder Agents Chat Sharing page instead of putting this detail in the overview.
The page covers sharing root chats with users or groups, read-only access behavior, direct-link access, inherited sub-agent chat sharing, and the deployment options for disabling chat sharing.