docs/docs/hasura-cloud/projects/collaborators.mdx
import Thumbnail from '@site/src/components/Thumbnail'; import HeadingIcon from '@site/src/components/HeadingIcon'; import ProductBadge from '@site/src/components/ProductBadge';
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.
Click Invite a Collaborator to invite a new collaborator by their email.
Collaborators can have different levels of access in the Hasura Console.
Execute GraphQL permission allows running queries, mutations and subscriptions from the GraphiQL tab of the
Console.View Metrics permission allows inspecting operation data and metrics from the PRO tab of the Console. This
access is not available on the Hasura Cloud Free plan.To remove a collaborator, click on the collaborator and then click on the remove icon on the top right:
<Thumbnail src="/img/projects/remove-collaborator.png" alt="Remove collaborator" width="450px" />If you have invited a collaborator, you can click on the Invited button to resend or revoke the invitation.
<Thumbnail src="/img/projects/revoke-collaboration-invitation.png" alt="Revoke collaboration invitation" width="1000px" />
You can see the projects you have been invited to collaborate on, on the project listing page.
<Thumbnail src="/img/projects/project-collaboration-invitation.png" alt="Projects invited to collaborate" width="1146px" />