Claron
    QUICKSTART
    Dashboard Flow

    Quick Start

    The shortest path from account setup to a live hosted review session.

    STEP 1 - SIGN IN

    Personal account

    Use the auth flow shown in the app for individual workspaces and personal access.

    Organization workspace

    Use the workspace onboarding flow when you need organization settings, approvals, and shared controls.

    STEP 2 - CREATE A PROJECT

    1Open Projects and start a new project
    2Connect the repository path exposed by your workspace
    3Choose branch and review build configuration
    4Add environment variables if the build needs them
    5Create the project and wait for the preview build

    STEP 3 - INSTALL THE CLI

    bash
    npm install -g @claron/cli
    claron auth sk-bd-<your-api-key>
    claron init

    STEP 4 - START A REVIEW

    1Open a ready project from the dashboard
    2Start a review session
    3Use the hosted preview to click and annotate elements
    4Open annotation detail to triage, comment, or hand off the issue