Command Palette
Search for a command to run...
Set Up Your Team
OnboardingGet your team ready to start tracking architectural decisions in Arbtr.
Step 1: Create Your Team
- Navigate to the Teams page from the sidebar
- Click Create Team
- Enter a team name (e.g., "Platform Engineering", "Mobile Team")
- Choose a URL slug - this will be your team's permanent URL (e.g., arbtr.io/platform-engineering)
- Click Create
Step 2: Invite Team Members
- Go to Team Settings → Members
- Click Invite Member
- Enter their email address
- Select a role:
- Owner: Full control including billing and team deletion
- Admin: Can manage members, settings, and all decisions
- Member: Can create and participate in decisions
- Click Send Invite
Invitees receive an email with a link to join. They'll need to create an Arbtr account if they don't have one.
Step 3: Configure Settings
While not required immediately, consider these settings:
AI Settings
Choose which AI provider to use (OpenAI, Gemini, or bring your own key). AI powers Magic Paste, summaries, and insights.
Governance Settings
Enable ratification if you need formal approval on concluded decisions. Select an approver (often the CTO or architect).
Git Integration
Connect GitHub, GitLab, or Bitbucket to publish decisions as ADRs. See the integrations guide.
Step 4: Create Domains (Optional)
Domains help organize decisions into logical groups. Common examples:
- Infrastructure: Cloud, DevOps, platform decisions
- Frontend: UI frameworks, design systems, client-side
- Backend: APIs, databases, services
- Security: Auth, compliance, access control
To create domains:
- Navigate to the Graph view
- Click the Domains dropdown in the toolbar
- Click Manage Domains
- Add your domains with names and colors
What's Next?
Your team is now ready. Next steps:
Previous
QuickstartNext
First Decisions