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

# GitHub integration

> Connect repositories to AI agents so support workflows can use live issue and codebase knowledge.

## What it does

Sippet's GitHub integration gives AI agents access to repository-aware support context.

Use it to:

* connect GitHub installations to your org
* bind selected repositories into Sippet
* assign repositories to specific AI agents
* sync repository knowledge for product-aware support answers

## In the console

The GitHub integration flow includes:

* `installations`: the connected GitHub app installs
* `repository bindings`: the repos your org has imported into Sippet
* `agent bindings`: which AI agent should use which repo context
* `sync status`: whether the repository knowledge is current and healthy

## Key concepts

* `Installation`: the GitHub app connection to an account or org
* `Repository binding`: a repo that Sippet can index and reference
* `Agent binding`: the link between a repo and an AI agent
* `Sync status`: whether the repo metadata and knowledge are up to date

## Good use cases

* product support teams that answer feature or bug questions
* AI agents that need open-issue awareness
* workflows where unresolved support conversations should become engineering follow-up

## Related pages

* [Connect GitHub knowledge to an AI agent](/console/github-integration-guide)
* [Discord integration](/console/discord-integration)
* [Discord + GitHub workflow](/console/discord-github-workflow)
