Launch offer: 50% off.Paid plans only.See pricing
Skip to content

Documentation

Concepts

Workspaces and Projects

How workspaces and projects create clear identity and runtime boundaries in Lamba.


Workspace

Workspace is the product-facing boundary for ownership, billing, custom domains, and console administration.

Internally Lamba still uses tenant as the storage alias. Public docs and UI should use Workspace.

Projects

Projects define runtime access for your product. A project can expose different auth methods, role catalogs, and custom-domain bindings per environment.

Why this model works

  • Workspace owns customer-facing auth and API domains.
  • Project owns runtime membership, roles, and permissions.
  • Team Member and Project Member stay separate so console access never silently becomes runtime access.