> 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/integrations/managing-source-code-integrations.md).

# Managing Source Code Integrations

It is a web-based code hosting platform for version control repositories. They provide a centralized location where developers can store and manage their source code, collaborate with others, and track changes made to their projects over time.

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

**Steps:**

1. Click on the subcategory **Source Code** to create a repository, as shown below

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

2. The user will be able to see the supported Repositories, on which you can select the Source Code of your choice from the list and click on the provider with whom your repository resides.

<figure><img src="/files/3mXOtJmS1HQaqB2cJFrU" 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/integrations/managing-source-code-integrations.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.
