# Members


What are Workspace Members

Workspace members are simply other users asides the original creator that have access to a workspace. As a team grows, the need to collaborate grows as well. Devpilot is aware of this need and gives you the power to collaborate more efficiently.

Inviting a Member

Navigate into the preferred workspace and click on the Members card on the page. You will be redirected to a page listing all the members on the workspace and a button at the top right to Invite a Member.
Pending invitations would also be displayed on this page.

Assigning Roles

Upon accepting an invite, invitees are assigned the Member role on a workspace. An admin of the workspace can change the role of any member and assign permissions as necessary.

There are three roles:
  • Owner: The creator of a workspace and has access to every part of the workspace. There is only one owner in a workspace.
  • Admin: An admin has excess to almost every part of a workspace. An admin however, cannot delete a workspace.
  • Member: A member has restricted access to a workspace and can only access areas based on the permissions given.
By default, an invited user is assigned the Member role.

Granting Permissions

By default, an invited member has no permission to access any part of a workspace. So an Admin or the Owner of the workspace has go grant permissions to new members.

There are two permissions:
  • Admin: This permission enables a member to perform creating, updating or deleting a resource.
  • Collaborator: As a collaborator, a member can only view a resource and perform some other basic actions on resources they have access to.
A member with an Admin role does not need to be granted permissions to resources.
A member with an Admin permission is equivalent to a member with Admin role only on the resource the permission applies to.

Removing a Member

Navigate into the preferred workspace and click on the Members card on the page. You will be redirected to a page listing all the members on the workspace. Click on the member name, a page containing the member information would show up and a button at the top right to Remove Member From Workspace.

Found Something Wrong?

Have you found something in the documentation that is confusing or incorrect? Devpilot's documentation is completely open source! Please consider submitting a pull request on GitHub.