# Manage Repos

**Ozone stores a reference of your repositories to:**

1. Map it to the concept of Ozone's microservices
2. To be able to know which repository to pull from for image builds.

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

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

<figure><img src="/files/5ZY63MSjaVdc0lQ7HO4n" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/5DmoFyvNsSLPZtjX9P0p" alt=""><figcaption></figcaption></figure>

3. Once you have created the repository integration that resides with your requirement, you will be able to view the repositories synced and the repo name synced to ozone under **Setup>Resources>Repositories**

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


---

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