Onboarding: Standalone Mode
This guide walks through the full onboarding wizard for teams that want to use Clears AI without Jira. In this mode, you create and manage stories directly on the Clears AI Board.
Step 1: Choose Your VCS Provider (Required)
The first step asks you to select a version control provider. Clears AI supports three providers:
| Provider | Connection Method | Description |
|---|---|---|
| GitHub | GitHub App | Connect via GitHub App for repositories and pull requests |
| Bitbucket | OAuth | Connect via OAuth for Bitbucket Cloud workspaces |
| GitLab | OAuth | Connect via OAuth for GitLab.com groups and projects |
Select your provider and click Continue. You can add more providers later from Settings → Integrations.
Step 2: Connect Your VCS Provider (Required)
After selecting a provider, the wizard guides you through connecting it. Follow the instructions for your chosen provider below.
GitHub
- Click Install GitHub App to open the GitHub authorization popup
- Select the GitHub organization or user account to install the app on
- Choose which repositories to grant access to (all or specific repos)
- Once installed, the wizard shows your available repositories
- Select at least one repository to use as an execution target — these are the repos the AI agent will work in
- Click Continue
GitLab
- Click Connect with OAuth to open the GitLab authorization popup
- Grant Clears AI access to your GitLab.com group
- Once connected, the wizard displays your group name and lists your accessible projects
- Select at least one project to use as an execution target
- Click Continue
GitLab uses "projects" instead of "repositories" and "merge requests" instead of "pull requests". The onboarding wizard uses GitLab terminology throughout.
Bitbucket
- Click Connect with OAuth to open the Bitbucket authorization popup
- Grant Clears AI access to your Bitbucket Cloud account
- Once connected, enter your workspace slug — the first path segment of your repository URLs (e.g., for
bitbucket.org/clearsai/my-repo, the workspace slug isclearsai) - Click Save to confirm the workspace
- The wizard lists your accessible repositories — select at least one as an execution target
- Click Continue
Step 3: Connect Slack (Optional)
Slack enables notifications and interactive Q&A during story analysis:
- Click Install Slack App to open the authorization popup
- Select your Slack workspace and authorize Clears AI
- Once connected, the workspace name is displayed
This step is optional — click Skip for now if you prefer to set it up later. Without Slack, Q&A interactions happen directly on the Board.
Completing Onboarding
After finishing all steps, the wizard marks your onboarding as complete and redirects you to the Board — the main workspace where you'll create and manage stories.
Your onboarding progress is saved automatically, so if you close the wizard mid-way, you'll resume where you left off on your next sign-in.
Next Steps
With your account configured, continue to Connecting Integrations for a deeper dive into each integration, or jump to Creating Your First AI Story to start using the platform.