> ## Documentation Index
> Fetch the complete documentation index at: https://veridical-dev.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

> Connect a repository and reach your first evidence-backed result

<Note>
  Hosted Veridical is currently provisioned in early access. If your workspace
  has not been enabled yet, [request access](https://veridical.dev/#pricing);
  do not expect an unprovisioned account or unpublished installer to work.
</Note>

<Steps>
  <Step title="Sign in">
    Open the Veridical app and authenticate through your organization's WorkOS
    identity policy.
  </Step>

  <Step title="Create or join a workspace">
    Workspace owners configure members, quotas, model routes, retention, and
    integration policy. Members only see repositories granted to that workspace.
  </Step>

  <Step title="Connect a forge">
    Install the GitHub App or configure the GitLab or Azure DevOps connection.
    Select repositories explicitly; avoid organization-wide access unless it is
    required.
  </Step>

  <Step title="Open or update a pull request">
    Veridical acknowledges the forge event, creates a durable review, and runs
    the tier allowed by repository and workspace policy.
  </Step>

  <Step title="Inspect evidence">
    Open the review cockpit. Read findings, execution receipts, analyzer
    coverage, unchanged/remediated/regressed baselines, and safe-to-merge
    limitations before acting.
  </Step>
</Steps>

For local work, continue with [CLI installation](/cli/install). For a detailed
walkthrough, see [First review](/getting-started/first-review).
