> ## 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.

# Gitea

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

1. Go to your Gitea Settings panel.
2. Click on the **Applications** button.
3. Create a new OAuth2 application under **Manage OAuth2 Applications**.
4. Copy **OAuth Redirect URL** from PreCallAI to **Redirect URIs. Please use a new line for every URI.** field.
5. Copy **Client ID** to **Client ID** field on PreCallAI.
6. Copy **Client Secret** to **Client Secret** field on PreCallAI.
7. Add your instance url in the **Instance URL** field on PreCallAI.
8. Click **Submit** button on PreCallAI.
9. Congrats! Start using your new Gitea connection within the flows.
