---
title: "Connecting to the UI"
url: https://docs.ovhcloud.com/es/guides/public-cloud/containers-orchestration/managed-private-registry/connect-to-ui
lang: es
lastUpdated: 2021-09-24
---
# Connecting to the UI

## Objective

OVHcloud Managed Private Registry service provides you a managed, authenticated Docker registry where you can privately store your Docker images. This managed private registry is an instance of [Harbor](https://goharbor.io/), an open source trusted cloud native registry project that stores, signs, and scans Docker images. This guide will explain how connect to Harbor UI to operate your OVHcloud Managed Private Registry service.

## Requirements

- An OVHcloud Managed Private Registry (see the [creating a private registry](/es/guides/public-cloud/containers-orchestration/managed-private-registry/creation.md) guide for more information)


***

### OVHcloud Control Panel Access

- **Direct link:** <ManagerLink to="/#/pci/projects">Public Cloud Projects</ManagerLink>
- **Navigation path:** <code className="action">Public Cloud</code> > Select your project

***


## Instructions

1. In the <code className="action">Managed Private Registry</code> section, click on the _more options_ (<code className="action">...</code>) button at the right end and click on <code className="action">Harbor user interface</code>:

   <img className="thumbnail" alt="Managing users and projects" src="/images/public-cloud/containers-orchestration/managed-private-registry/connecting-to-the-ui/connecting-to-the-ui-002.png" loading="lazy" />

2. On the login page of the [Harbor](https://goharbor.io/) UI, the open source engine running your OVHcloud Managed Private Registry, enter the credentials (user and password) of your OVHcloud Managed Private Registry:

   <img className="thumbnail" alt="Managing users and projects" src="/images/public-cloud/containers-orchestration/managed-private-registry/connecting-to-the-ui/connecting-to-the-ui-003.png" loading="lazy" />

Now you can use the Harbor UI to manage your private registry

![Managing users and projects](/images/public-cloud/containers-orchestration/managed-private-registry/connecting-to-the-ui/connecting-to-the-ui-004.png)
## Go further

To go further you can look at our guide on [Managing users and projects](/es/guides/public-cloud/containers-orchestration/managed-private-registry/managing-users-projects.md).
