Brunel supports multiple AI providers for powering planning sessions. Providers are configured at the organization level, which makes them available for use on a per-project basis — the org controls what’s available, and individual projects can be configured to use whichever provider is appropriate.
Configuring a Provider
- Go to Settings → AI Providers in your organization settings
- Select the provider you want to configure
- Enter the required credentials (see below)
- Save — the provider will now be available when configuring individual projects
Supported Providers
Anthropic (Claude)
The default provider for most teams. Uses the Anthropic API directly.
| Field | Description |
|---|
| API Key | Your Anthropic API key — starts with sk-ant-. Get one at console.anthropic.com |
AWS Bedrock
For teams running on AWS infrastructure who prefer to use Bedrock’s managed Claude models.
| Field | Description |
|---|
| Region | The AWS region where your Bedrock models are enabled (e.g., us-east-1) |
Which provider should I use? Most teams start with Anthropic. Use Bedrock if your organization requires all AI traffic to stay within your AWS environment, or if you have existing AWS cost management and compliance requirements.
Assigning a Provider to a Project
Once a provider is configured at the org level, you can assign it to specific projects:
- Open the project settings
- Under AI Provider, select from the providers your org has configured
- Save — all new sessions in that project will use the selected provider