> ## Documentation Index
> Fetch the complete documentation index at: https://docs.testwithlabrador.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Labrador: Guided WCAG Accessibility Testing Platform

> Labrador is a guided manual WCAG testing platform for accessibility consultants and teams. Audit, document, and export professional reports.

Labrador is a purpose-built manual accessibility testing platform. Instead of spreadsheets and ad-hoc note-taking, you get a guided criterion-by-criterion workflow that keeps every audit organised, collaborative, and ready to export, whether you're a solo consultant or part of a larger team.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Create your first project and run your first audit in minutes.
  </Card>

  <Card title="Plans & Pricing" icon="tag" href="/plans-and-pricing">
    Compare Free, Core, Plus, and Enterprise plans.
  </Card>

  <Card title="Projects & Auditing" icon="clipboard-check" href="/projects/creating-a-project">
    Learn how to set up projects, add pages, and audit WCAG criteria.
  </Card>

  <Card title="Exporting Reports" icon="file-export" href="/exports/overview">
    Export HTML, VPAT/DOCX, or CSV reports for clients and developers.
  </Card>

  <Card title="Jira Integration" icon="jira" href="/integrations/jira">
    Push accessibility issues straight to your Jira Cloud board.
  </Card>

  <Card title="Team Collaboration" icon="users" href="/collaboration/team-members">
    Invite team members and collaborate on audits in real time.
  </Card>
</CardGroup>

## How Labrador Works

Labrador structures your audit around the WCAG success criteria that matter. You work through each criterion, mark it Pass / Fail / N/A, log issues with screenshots and severity levels, and generate a polished report, all without leaving the browser.

<Steps>
  <Step title="Create an account">
    Sign up at [testwithlabrador.com](https://www.testwithlabrador.com/signup), the Free plan requires no credit card.
  </Step>

  <Step title="Create a project">
    Choose a testing methodology (**WCAG 2.2 AA Testing** or **VPAT® 2.5 – WCAG 2.2**) and give your project a name.
  </Step>

  <Step title="Add pages and components">
    List the URLs and UI components you want to audit. Labrador keeps results for each one separate.
  </Step>

  <Step title="Work through the criteria">
    Evaluate each WCAG criterion, log any failures with evidence, and track remediation progress.
  </Step>

  <Step title="Export and share">
    Generate an interactive HTML report, VPAT DOCX, or CSV, ready to send to clients or developers.
  </Step>
</Steps>

## What Makes Labrador Different

<CardGroup cols={2}>
  <Card title="Manual-first by design" icon="hand-pointer">
    Automated tools catch roughly 30% of accessibility issues. Labrador is built specifically for the manual testing that catches the rest.
  </Card>

  <Card title="Guided WCAG workflow" icon="map">
    Built-in testing tips, sub-criteria breakdowns, and "Why This Matters" context for every WCAG success criterion.
  </Card>

  <Card title="AI-assisted remediation" icon="wand-magic-sparkles">
    Generate developer-ready remediation guidance from live page HTML using the Labrador Chrome extension, powered by Claude Opus.
  </Card>

  <Card title="Client-ready exports" icon="file-lines">
    Interactive HTML reports, fully-editable VPAT DOCX, and Jira-ready CSV, no extra formatting required.
  </Card>
</CardGroup>
