# 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="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2FXbOID2OwYlZRG5ipO9zg%2Fi2.jpg?alt=media&#x26;token=85d650b0-6338-43af-aa5a-4259d8db6b57" 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="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2Fgaw5FjVXihvsEpoktgrT%2FScreenshot%202024-05-07%20at%2012.22.33%E2%80%AFPM-20240507-065237.png?alt=media&#x26;token=836fcf28-c2c8-4f5c-82c0-2a26361fe5db" 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/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.
