> ## Documentation Index
> Fetch the complete documentation index at: https://docs.precallai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Github

<Info>
  This page explains the steps you need to follow to set up the Github
  connection in PreCallAI. If any of the steps are outdated, please let us know!
</Info>

1. Go to the [link](https://github.com/settings/applications/new) to register a **new OAuth application** on Github.
2. Fill **Application name** and **Homepage URL**.
3. Copy **OAuth Redirect URL** from PreCallAI to **Authorization callback URL** field on Github page.
4. Click on the **Register application** button on the Github page.
5. Copy the **Client ID** value from the following page to the `Client ID` field on PreCallAI.
6. Click **Generate a new client secret** on the Github page and copy generated value into the `Client Secret` field on PreCallAI.
7. Click **Submit** button on PreCallAI.
8. Congrats! Start using your new Github connection within the flows.
