docs: add Workspaces documentation across Cloud, Interface, and Subscription pages#1001
Open
lin-bot23 wants to merge 2 commits into
Open
docs: add Workspaces documentation across Cloud, Interface, and Subscription pages#1001lin-bot23 wants to merge 2 commits into
lin-bot23 wants to merge 2 commits into
Conversation
added 2 commits
May 20, 2026 15:40
…ription pages - Add cloud/workspace.mdx (en/zh/ja) — complete Workspaces feature page covering Personal vs Team workspaces, creation, roles, member management, billing, URL shortcuts, and FAQ - Update get_started/cloud.mdx (en/zh/ja) — add Team collaboration card to Key features section, add Workspace link card near pricing section - Update interface/overview.mdx — add Tip linking to Workspaces doc - Update support/subscription/managing.mdx — add Personal vs Team workspace subscription comparison section - Register cloud/workspace in docs.json navigation for all 3 languages
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
Adds Workspaces documentation across multiple sections of the docs, covering the complete workspace feature set in Comfy Cloud. The workspace feature was already fully implemented in the frontend UI (
src/platform/workspace/) but had no corresponding documentation.Changes
New pages
?create_workspace=1,?invite=TOKEN)Updated pages
Info sources
All content derived from the frontend source code at
src/platform/workspace/:Checklist