# Github

### Track Code Contributions and Technical Leadership

Aude integrates with GitHub to analyze code contributions, review quality, and technical leadership. The integration requires your GitHub organization name to connect.

## Step 1: Install the Aude GitHub App

The Aude GitHub App is available in the GitHub Marketplace:

1. Visit the [Aude GitHub App](https://github.com/marketplace/aude)[ ](https://github.com/marketplace/aude-for-github)in the marketplace
2. Click "Add"
3. Select "Install it for Free"
4. Select "Complete your order and begin installation"
5. Authorize Aude to access your Github account
6. Select the repositories to be monitored&#x20;

{% hint style="info" %}
Aude analyzes public activity like pull requests and code reviews. Source code is never stored or processed.
{% endhint %}

### Step 2: Connect to Your Aude Account

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

After installing the app, you'll need your GitHub organization name to complete the connection:

1. Log into GitHub.com
2. Click your profile icon in the upper right corner
3. Click "Your organizations"
4. Find your organization - note that login names may differ from display names
5. Enter the organization login name (e.g., "example-org") in Aude's integration settings


---

# 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.aude.ai/aude-product-documentation/managing-aude/managing-data-sources/source-control/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.
