Core Settings
| Setting | Description |
|---|---|
| Name | Display name shown on the board |
| Slug | URL-safe identifier, auto-generated from name |
| Working Directory | Absolute path to the project’s codebase |
| Avatar | Optional project icon or image |
Permission Mode
Controls how Claude handles tool permissions. See Permissions for details.| Mode | Behavior |
|---|---|
| Auto Accept | Claude uses all tools without confirmation |
| Allowed Tools | Only specified tool categories are permitted |
| Default | Uses Claude CLI’s built-in permission behavior |
Allowed Tools
When using Allowed Tools mode, specify which tool categories Claude may use:Read— read file contentsEdit— modify filesWrite— create new filesBash— run shell commandsGlob— search file patternsGrep— search file contents
Additional Settings
Auto-Queue
Auto-Queue
Enable automatic task execution and set max concurrent agents (1–5). See Auto-Queue.
Git Automation
Git Automation
Configure auto-branch creation, auto-PR, and base branch. See Git Automation.
Webhooks
Webhooks
Add notification endpoints for task events. See Webhooks.
Context Snippets
Context Snippets
Define project rules injected into every prompt. See Snippets.
Prompt Templates
Prompt Templates
Create reusable prompt patterns. See Templates.