Skip to content
New

Workspaces, teams, and roles

Bring your team into Last Price. Each workspace has owners, admins, and members; every API call and dashboard action is scoped to the workspace you are signed into.

Last Price is now multi-tenant from the ground up. Invite teammates, assign roles, and switch workspaces from the avatar menu.

  • Three roles: owner (billing + members), admin (settings + secrets), member (read and run, no destructive actions)
  • Workspace switcher in the dashboard header keeps you scoped at all times; API keys are workspace-scoped too
  • Membership and role checks run on every request, with the audit trail attributing each action to a real person
  • GET /team returns the full roster in a single round trip; the membership check no longer re-queries on every page load