# Git Repo

**Steps to create a Git repo**

**Pre-requisites:**

* Username
* Personal Access Token
* Repository Name
* Repo URL

&#x20;**Steps:**

1. Enter the details to establish a connection and click on **Create integration**

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

2. Once the integration has been created, it will be visible On the integration Page

<figure><img src="/files/9Ok7sRglZm3TFAtEVAmQ" alt=""><figcaption></figcaption></figure>

3. Click the card to get a detailed view of the integration created, user can view the credentials of the integration, Since this is a single repository the Sync is disabled

   click the card to get a detailed view of the integration created, user can view the credentials

<figure><img src="/files/oSNukR2jnYLHKc2BWeZK" 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/git-repo.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.
