Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions editor/collaborate.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ Share the preview deployment URL with team members to gather feedback. Previews

Preview URLs are publicly accessible by default. Enable preview authentication in the [Add-ons](https://dashboard.mintlify.com/products/addons) page of your dashboard to restrict access to authenticated organization members.

## Real-time editing

When multiple team members edit the same branch, changes sync in real-time. Page content, navigation structure, and site configuration updates appear automatically for all collaborators without refreshing.

## Share editor links

Share a direct link to a specific page in the editor with your teammates. Use editor links to collaborate on updates and make changes to pages.
Expand Down
2 changes: 1 addition & 1 deletion editor/configurations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Edit page metadata, navigation elements, and media settings using
keywords: ["editor", "configurations", "settings"]
---

Configure your documentation site's branding, appearance, and features from the **Configurations** panel in the web editor.
Configure your documentation site's branding, appearance, and features from the **Configurations** panel in the web editor. Configuration changes sync in real-time with other editors on the same branch, so your team always sees the latest settings.

<Frame>
<img
Expand Down
Loading