public sharing
public sharing turns a document into a read-only or commentable page with a public url based on the brand slug and document slug.
quick answer
use public sharing when the author wants someone outside the team to read or comment.
use this for
- publishing a read-only draft
- collecting comments from people without accounts
- copying a public link
steps
- open a saved document.
- click share.
- choose private, view only, or commentable.
- copy the generated public link.
- switch back to private to unshare.
details to know
- private means only owner and explicit shares can open it.
- view only means anyone with the link can read.
- commentable means anyone with the link can read and leave comments.
- public urls use `/{brand-slug}/{doc-slug}`.
limits and edge cases
- public shared documents are noindex to protect user content.
- public sharing is different from team sharing.
ready to use the product instead of reading about it?
open app