Skip to content

Workspace homepage

When a custom subdomain is enabled, {workspace}.shareout.site behaves differently at the root vs artifact paths.

The workspace root is never a public gallery. It is membership-gated:

VisitorWhat happens
Workspace memberRedirect to Home scoped to this workspace (/home?workspace=…)
Signed in, not a member”This workspace is private” page with option to switch accounts
AnonymousRedirect to sign in, returning to this subdomain after OAuth

Workspaces are closed surfaces — only members reach the dashboard from the root.

Individual pages stay shareable at clean subdomain URLs:

https://{workspace}.shareout.site/{artifact-slug}/

workspace-visible and public artifacts published into the workspace are reachable here (subject to each artifact’s visibility and access policy). Private artifacts require the usual collaborator or access rules.

If the subdomain is not enabled, workspace artifacts are also reachable at:

shareout.site/@{workspaceSlug}/{artifact-slug}/