# Add a new registry

From the menu select **Registries** then click **Add registry**.

<figure><img src="/files/klj9a3mbKuLxCURKLTAZ" alt=""><figcaption></figcaption></figure>

From the **Registry provider** section select the type of registry you want to add. Portainer provides configuration support for a number of popular registry providers:

{% content-ref url="/pages/-Ml7A5Uip6-Ra\_naFn-e" %}
[Add a DockerHub account](/admin/registries/add/dockerhub.md)
{% endcontent-ref %}

{% content-ref url="/pages/NmKsvHvHSx4pXxHKwmAJ" %}
[Add an AWS ECR registry](/admin/registries/add/ecr.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MjbhYVK9pmF6nNYZzeU" %}
[Add a Quay.io registry](/admin/registries/add/quay.md)
{% endcontent-ref %}

{% content-ref url="/pages/OYoXCC6hmWCOYyrO8uUM" %}
[Add a ProGet registry](/admin/registries/add/proget.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MjbhfZ2Y1j4bTc22mXM" %}
[Add an Azure registry](/admin/registries/add/azure.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MjbhkP90WBjkUdtgya1" %}
[Add a GitLab registry](/admin/registries/add/gitlab.md)
{% endcontent-ref %}

{% content-ref url="/pages/oKjSZDBgGAi90XFcj12x" %}
[Add a GitHub registry](/admin/registries/add/ghcr.md)
{% endcontent-ref %}

You can also add your own custom registry:

{% content-ref url="/pages/-MhWQbatjyF3DWDUsE8g" %}
[Add a custom registry](/admin/registries/add/custom.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.portainer.io/admin/registries/add.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
