> For the complete documentation index, see [llms.txt](https://docs.ozone.one/ozone-end-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ozone.one/ozone-end-user-guide/documentation/setup/manage-registries.md).

# Manage Registries

Ozone syncs registries so that you can configure accesses to push to registries. This is done by mapping a registry to a microservice for better organization of builds.\ <br>

### **Steps to Create a Registry** <a href="#steps-to-create-a-registry" id="steps-to-create-a-registry"></a>

1. Once you log in to Ozone, select **Setup>Resources>Registries** as shown below

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

2. Once you are on the registry page, click on the **Create a new registry integration button** on the top right corner

<figure><img src="/files/8Pv82soxmCQShUz1GvxC" alt=""><figcaption></figcaption></figure>

3. Once you have created the registry integration that resides with your requirement, you will be able to view the images and the latest tags synced to Ozone under **Resources>Setup> Registries**

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ozone.one/ozone-end-user-guide/documentation/setup/manage-registries.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.
