Buster consists of a cloud platform and a CLI tool. The platform manages agent execution, and the CLI handles authentication and deployment.Documentation Index
Fetch the complete documentation index at: https://docs.buster.so/llms.txt
Use this file to discover all available pages before exploring further.
Buster Cloud
The Buster platform is where you connect integrations, view agent runs, and manage your organization.Sign up
Visit buster.so/sign-up and create your account.
Install GitHub App
Install the Buster GitHub App on your repositories to enable agent triggers.Permissions required:
- Repository contents (read/write)
- Pull requests (read/write)
- Issues (read/write)
- Checks (read/write)
Connect your data warehouse
In the Buster dashboard, connect your data warehouse:
- Go to Settings → Data Sources
- Select your warehouse type (Snowflake, BigQuery, PostgreSQL, etc.)
- Enter your credentials
Buster CLI
The CLI is used to authenticate, deploy agents, and manage your Buster configuration.Install
- macOS / Linux
- Windows
- GitHub Actions