# Git Integration

After completing the GitHub integration, complete the Git integration.

{% hint style="info" %}
Git repositories are not automatically connected when you do Git integration. You need to manually enter each Git repository URL.
{% endhint %}

1. On the **INTEGRATIONS** page, you will see all the connectors. Check for the Git connector.
2. Click Connect. On the pop-up window, enter remote URLs for each repository that you want to connect.
3. Click **+Add remote URL** to add multiple repositories. Click **Connect**.

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

Activities Collected:

* Commits


---

# 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.linuxfoundation.org/lfx/community-management/integrations/git-integration.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.
