Organization Members

Members are users who are permitted to access the configurations of an Organization.

Member Roles

Gitpod supports various roles with different privileges to help structure your access. The owner has critical access for organisation level settings, such as inviting and managing other members. Members are typically trusted members of within an organisation. Collaborators are given limited access, which is useful when working with others who might be invited to work within your organisation on a temporary or limited basis.

Permission Owner Member Collaborator
Manage Organization Members Yes No No
Edit Organization Settings Yes No No
Manage Organization Billing Yes No No
View Organization Usage Yes Yes No
Invite Organization Members Yes No No
View Organization Members Yes Yes No
Edit Repository Settings Yes Yes No
Edit Repository Variables Yes Yes No
Add Repositories Yes Yes No
Remove Repositories Yes Yes No
View Repositories Yes Yes No
View Branches Yes Yes No
View Prebuilds Yes Yes No
Trigger Prebuilds Yes Yes No
View Organization Settings Yes Yes No
Start Workspaces Yes Yes Yes

Add members to an organization

Once you create an organization you can invite members by using the unique invite URL from the Members page within an organization.

Change member permissions

New members will join with a Member role which you can later change if needed from the Members list using the more actions button. For more, see Roles.

Remove a member from an organization

You can remove an organization member form the Members list using the more actions button while hovering over the user entry.

Leaving an organization

You can leave an organization using the more actions button in the Members list while hovering over your user entry.

Was this helpful?