# Roles

> User roles and permissions

Private Cloud Hub provides a set of roles to control user access to your Hub. This is handy when having multiple users working with the same Private Cloud Hub.

## Available Roles
| ID  | Role         | Permissions  |
|----|-------------|--------------|
| **1**  | **Viewer**      | - Access partial info of the repository metadata  <br /> - Scan against the repository documents |
| **2**  | **Contributor** | - Full "Viewer" permissions <br /> - Insert new documents to the repository <br /> - Delete their submitted documents from the repository |
| **3**  | **Admin**       | - Full "Contributor" permissions <br /> - Invite other users to use the repository <br /> - Delete documents from the repository |
| **4**  | **Super Admin** | - Full "Admin" permissions <br /> - Delete all documents, including the entire repository <br /> - Control and view billing information |

## Next Steps

<CardGroup cols={2}>
  <Card title="Private Cloud Hub Status" icon="cloud" href="/reference/data-types/authenticity/private-cloud-hub/status/">Check the status of your Private Cloud Hub, including storage capacity and usage.</Card>
  <Card title="Masking Policy" icon="user-secret" href="/reference/data-types/authenticity/private-cloud-hub/masking-policy/">Learn about configuring masking policies for sensitive data within your Private Cloud Hub.</Card>
  <Card title="Compare Multiple Documents" icon="magnifying-glass" href="/concepts/features/data-hubs/">Understand how to compare documents within your Private Cloud Hub and against other sources.</Card>
</CardGroup>
