☁️ LobstaCloud
Team Management

Team Management

LobstaCloud uses an organization-based team model. Every user belongs to an organization, and instances are owned by organizations, not individuals.


Roles

RolePermissions
OwnerFull access. Can delete the organization, manage billing, manage all members, manage API keys, manage instances. Cannot be removed.
AdminCan invite/remove members (except Owner), create/manage API keys, manage instances.
MemberCan view and interact with instances. Cannot manage team or API keys.

Invite a Team Member

  1. Go to Team in the sidebar.
  2. Click Invite Member.
  3. Enter their email address and select a role (ADMIN or MEMBER).
  4. Click Send Invite.

If the email doesn't have an existing account, one is created automatically. The user can then sign in via Google or GitHub using that email.

💡

You need OWNER or ADMIN role to invite members.


Remove a Team Member

  1. Go to Team.
  2. Find the member and click Remove.
  3. Confirm the removal.

Restrictions:

  • You cannot remove the organization Owner.
  • You cannot remove yourself.
  • Only OWNER or ADMIN can remove members.

Permission Reference

ActionOwnerAdminMember
View instances
Interact with instances
Create/delete instances
Invite/remove members
Create/revoke API keys
Manage billing
Delete organization

Troubleshooting

Team member can't access instances

Ensure they're signed in with the same email used for the invitation. They need an active organization membership — check the Team page.

"Insufficient permissions" error

This means your role doesn't have the required permissions:

  • Creating/revoking API keys requires OWNER or ADMIN
  • Inviting/removing team members requires OWNER or ADMIN
  • Deleting instances requires OWNER or ADMIN
  • Deleting the organization requires OWNER