New Team Member Quickstart
This guide is for people joining an existing team via an invite link.
Setting up SageOx for your team from scratch? See the Team Setup Quickstart instead.
Step 1: Accept the invite
Click the invite link your teammate shared. This takes you to SageOx where you can create an account (or sign in) and join the team.
Step 2: Install the CLI
Step 3: Authenticate
This opens your browser to confirm. Your session persists across terminal restarts.
Step 4: Connect your repositories
In each git repo you work on:
This links the repo to your team. Repeat for each repo you work on.
Step 5: Start coding with Team Context
Launch your AI coding agent as usual:
The agent automatically runs ox agent prime on startup, injecting your team's shared context — conventions, architectural decisions, and domain knowledge.
Verify your setup
You should see green checkmarks for authentication, repo connection, and team membership.
Next Steps
- CLI Commands Reference
- Learn about Team Context
- Web Recorder — record team discussions

