2020-08-25 14:53:25 +03:00
.. meta ::
2020-09-21 13:00:21 +03:00
:description: Managing collaborators on Hasura Cloud
:keywords: hasura, docs, project, team, collaborators
2020-08-25 14:53:25 +03:00
2020-09-21 13:00:21 +03:00
.. _manage_project_collaborators:
2020-08-25 14:53:25 +03:00
2020-09-21 13:00:21 +03:00
Project Collaborators
=====================
2020-08-25 14:53:25 +03:00
.. contents :: Table of contents
:backlinks: none
:depth: 2
:local:
Introduction
------------
2020-09-23 17:19:34 +03:00
You can invite collaborators to your project and grant them partial or complete access to your Hasura console. The `Collaborators` tab shows the current people who have access to the project and the people who have been invited to the project.
2020-08-25 14:53:25 +03:00
2020-09-23 17:19:34 +03:00
Invite a collaborator
---------------------
2020-08-25 14:53:25 +03:00
2020-09-23 17:19:34 +03:00
Click `` Invite a Collaborator `` to invite a new collaborator by their email.
2020-08-25 14:53:25 +03:00
2020-09-21 13:00:21 +03:00
.. thumbnail :: /img/graphql/cloud/projects/collaborators-view.png
:alt: Collaborators tab
2020-08-25 14:53:25 +03:00
:width: 1146px
2020-09-21 13:00:21 +03:00
Collaborator roles
^^^^^^^^^^^^^^^^^^
2020-08-25 14:53:25 +03:00
2020-09-21 13:00:21 +03:00
Collaborators can have different levels of access in the Hasura console.
2020-08-25 14:53:25 +03:00
2020-09-23 17:19:34 +03:00
- **Admin** has complete access to the console i.e they can change the schema and the GraphQL engine metadata.
2020-08-25 14:53:25 +03:00
- **User** has limited privileges:
2020-09-23 17:19:34 +03:00
- The `` Execute GraphQL `` permission allows running queries, mutations and subscriptions from the `` GraphiQL `` tab of the console.
- The `` View Metrics `` permission allows inspecting operation data and metrics from the `` PRO `` tab of the console.
2020-08-25 14:53:25 +03:00
2020-08-25 19:21:21 +03:00
.. thumbnail :: /img/graphql/cloud/projects/add-collaborator.png
2020-08-25 14:53:25 +03:00
:alt: Add collaborator
:width: 437px
2020-09-23 17:19:34 +03:00
Remove a collaborator
---------------------
2020-08-25 14:53:25 +03:00
2020-09-23 17:19:34 +03:00
To remove a collaborator, click on the collaborator and then click on the remove icon on the top right:
.. thumbnail :: /img/graphql/cloud/projects/remove-collaborator.png
:alt: Remove collaborator
:width: 437px
If you have invited a collaborator, you can click on the `` Invited `` button to resend or revoke the invitation.
.. thumbnail :: /img/graphql/cloud/projects/revoke-collaboration-invitation.png
:alt: Revoke collaboration invitation
:width: 1146px
Invitations
-----------
You can see the projects that you have been invited to collaborate on, on the project listing page.
.. thumbnail :: /img/graphql/cloud/projects/project-collaboration-invitation.png
:alt: Projects invited to collaborate
:width: 1146px