Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cloudstud.io/llms.txt

Use this file to discover all available pages before exploring further.

User management in CloudStudio has two layers:
  1. Workspace membership — who can sign in to your workspace at all, and at what role
  2. Project membership — which specific projects a workspace member can see
Most permissions live at the project level. Workspace roles only control who can manage the workspace itself.

Workspace roles

RoleCan do
OwnerEverything an Admin can do, plus billing access and ability to add/remove other Owners
AdminInvite users, create projects, assign users to projects, view usage, manage storage quotas
MemberWork inside projects they’re assigned to. Cannot manage other users or settings.
Most editors, colorists, and producers should be Members. Reserve Admin for people who handle workspace operations. Reserve Owner for the one or two people who handle billing.

Inviting users

From Workspace settings → Users:
1

Click Invite

Opens the invitation form.
2

Enter the user's email

Use their work email — CloudStudio enforces this for audit-trail consistency.
3

Pick a role

Member, Admin, or Owner.
4

Optionally assign to projects

You can select projects right here, or do it later from the project page.
5

Send

The user receives an email. If they don’t have a CloudStudio account, the email walks them through creating one. If they do, they get added directly.
Invitations expire after 7 days. Re-send if needed.

SSO / SAML

CloudStudio supports SAML 2.0 with any IdP (Okta, Google Workspace, Microsoft Entra, Auth0, etc.). When SAML is configured for your workspace:
  • New users are JIT-provisioned on first login — they don’t need a separate invitation
  • Their workspace role is determined by IdP group mapping
  • Sessions are managed by the IdP — when you deactivate someone in your IdP, they lose CloudStudio access immediately
  • The CloudStudio password login is disabled for SAML-managed users (you can keep a small allowlist of password-login admins for break-glass scenarios)
Setting up SAML is a CloudStudio support task — send your IdP’s metadata URL and your group mappings to your account contact.

Project access

Inviting someone to the workspace doesn’t give them access to any specific project. You assign per-project:
  1. Open the project
  2. Project settings → Members → Add
  3. Pick users from your workspace
  4. They see the project in their CloudStudio menu within a few minutes
A user without project assignments can sign in but won’t see any projects. Useful for new hires you’ve onboarded but haven’t put on a show yet.

What pool access follows from project access

CloudStudio derives storage access automatically:
  • Being a project member grants access to that project’s storage pools
  • The CloudStudio menu-bar app on the workstation only mounts pools the user has rights to
  • Adding or removing project members updates mount lists on the next login (or within ~15 minutes for active sessions)
You don’t grant pool access individually. It always follows from project membership.

Removing access

To remove someone:
Project settings → Members → click the row → Remove. They lose access to that project’s storage on next login.
For a contractor who’s wrapping a show, removing them from that project is usually enough — they keep their workspace seat in case you bring them back, but immediately lose access to the storage and review history of the finished show.

Audit log

Workspace owners can view an audit log of:
  • User invitations and removals
  • Role changes
  • Project membership changes
  • SSO configuration changes
Available under Workspace settings → Audit log. Useful for compliance reviews and post-incident investigation.

Common patterns

  1. Invite as Member with their work email
  2. Assign to the projects they’re working on
  3. Send them a link to Quick start and Connecting to your workstation
  4. Have them connect to their assigned workstation while you’re on a call so you can debug if anything’s odd
  1. Invite as Member
  2. Assign to that single project only
  3. When the show wraps: remove from the project. Keep the workspace seat dormant for ~30 days in case of pickups, then remove from the workspace.
Just elevate their workspace role to Admin so they can invite users and create projects themselves. Project memberships are unchanged.
Two paths:
  • Same workspace, different projects: invite the agency as Members, assign only to the agency-relevant projects.
  • Separate workspaces: for cleaner isolation, run two workspaces under your org. Contact your CloudStudio account rep — switching to multi-workspace billing is straightforward.

What’s next