# Github

Connecting GitHub repositories to Reo.Dev allows you track developers' actions, such as star, raise pull request, watch, fork, open an issue, and comment.

Along with connecting your own repository, you can also connect competitors' and complementary repositories. Reo.Dev will then track developer activities across all these repositories.\ <br>

{% hint style="info" %}
**Note**: Only Admins can connect GitHub repository.
{% endhint %}

**Step 1:** Click on **Integrations**.

![](/files/4wnbLGDYxs8vnxJ8GQF5)

**Step 2:** Find the GitHub card and click '**Configure**'.

![](/files/Wi0Vv2Z2P3wgEuPgSTH9)

Connect the three main types of repositories.

**Owned GitHub repositories**: Repositories that your organization directly manages and maintains on GitHub.

**Competitor repositories:** Repositories managed by organizations that compete with your products or services.

**Complementary repositories:** Repositories that offer tools or resources that enhance or work well with your products or services.

***

**Adding Repositories**

**Step 3:** To add your company's own repositories, expand the tab for '**Owned GitHub Repositories**' and enter the URL of your repository. Add multiple repositories if needed.

![](/files/D1btddN61NG8Rd49f8Qu)

***

**Step 5:** Follow the same process to add competitor and complementary repositories.

***

**Step 6:** After adding all the repositories, click **Save**.

![](/files/4xDZ2l9iMM38soJdPF3r)


---

# 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.reo.dev/integrations/input-sources/developer-insights/github.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.
