# Private Cloud Hub Actions

> Manage your Private Cloud Hubs.

A **Private Cloud Hub** is a private database exclusive to your organization, your documents are indexed into it and stay within your private environment, making them available for cross-comparison against future scans without ever being exposed to other Copyleaks customers.

You can create and manage your hubs from the [admin dashboard](https://admin.copyleaks.com/repositories). The endpoints below let you inspect and manage hub metadata programmatically for end-to-end usage (indexing documents, scanning against a hub), see the [Data Hubs concept guide](/concepts/features/data-hubs).

## Endpoints
<br/>
<EndpointRow method="GET" url="v3/repositories/repository/{repositoryId}/info" description="Get information about your Private Cloud Hubs." href="/reference/actions/private-cloud-hub/info" />
