# Status

> Private Cloud Hub status codes and meanings

Each Private Cloud Hub maintains a status that can be used to know its state. This value can be used to identify issues with your Copyleaks Private Cloud Hubs.

## Available Values

| ID  | Status                  | Description  |
|----|-------------------------|-------------|
| **0**  | **Running**               | Private Cloud Hub is healthy. |
| **1**  | **Pending For Deletion**   | Private Cloud Hub is pending for deletion with all its documents and metadata. Private Cloud Hub is not available for use. |
| **2**  | **Error**                  | Private Cloud Hub is not healthy. It's recommended to contact [**Copyleaks Support**](https://api.copyleaks.com/support/contactus) for help. |
| **3**  | **Updating**               | Maintenance processes are taking place. The Private Cloud Hub may not be available. |
| **4**  | **Payment Required**       | Private Cloud Hub is suspended because of missing or failed payment. |

## Next Steps

<CardGroup cols={2}>
  <Card title="Private Cloud Hub Roles" icon="user-shield" href="/reference/data-types/authenticity/private-cloud-hub/roles/">Understand user roles and permissions within the Private Cloud Hub.</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>
