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

# Conformly.ai Documentation

> AI-Powered Automotive Compliance Analysis — get audit-ready faster

<style>
  {`
      p, li {
        text-align: justify;
        text-justify: inter-word;
        font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
      }
    `}
</style>

## What is Conformly.ai?

Conformly.ai automates compliance gap analysis for automotive engineering teams. Upload your requirements specifications, architecture documents, or test plans — the platform evaluates them against **ASPICE**, **ISO 26262**, and **ISO/SAE 21434**, identifies exactly where your documentation falls short, and tells you how to fix it.

The result: structured findings with severity ratings, evidence-anchored quotes from your documents, remediation suggestions, and a compliance score that tracks your progress toward audit readiness.

<Card title="Get Started in 5 Minutes" icon="rocket" href="/quickstart" horizontal>
  Create an account, upload a document, and run your first compliance analysis.
</Card>

***

## Four Integrated Analysis Engines

<CardGroup cols={2}>
  <Card title="Gap Analysis" icon="search" href="/guides/review-actions">
    Evaluates your documents against standard requirements. Each finding includes a severity rating, the specific clause that's not met, and a verbatim quote from your document showing what the AI was reading.
  </Card>

  <Card title="Completeness Check" icon="check-circle" href="/guides/review-actions">
    Verifies that all required sections exist in your work product. Identifies empty sections, missing artefacts, and incomplete templates against the expected document structure.
  </Card>

  <Card title="Traceability Check" icon="link" href="/user-guide/traceability">
    Extracts requirement IDs, test case references, and design elements, then checks for bidirectional traceability across the V-Model. Detects orphan requirements, broken chains, and missing verification links.
  </Card>

  <Card title="Checklist Validation" icon="clipboard-check" href="/guides/review-actions">
    Applies standard review checklists (ASPICE, functional safety, cybersecurity) and evaluates each item as Pass, Fail, or Not Applicable with supporting evidence.
  </Card>
</CardGroup>

***

## Supported Standards

| Standard             | Domain            | Typical Work Products                       |
| -------------------- | ----------------- | ------------------------------------------- |
| **ISO 26262**        | Functional Safety | Safety Plan, HARA, Safety Goals, FSC, TSC   |
| **ASPICE 3.1 / 4.0** | Process Maturity  | SyRS, SRS, SAD, SDD, Test Plans             |
| **ISO/SAE 21434**    | Cybersecurity     | TARA, Cybersecurity Goals, Threat Scenarios |

***

## Who Uses Conformly?

<CardGroup cols={2}>
  <Card title="Engineers" icon="wrench">
    Upload documents, review findings, and track remediation progress. The AI chat assistant helps you understand gaps and draft remediation text.
  </Card>

  <Card title="Safety Managers" icon="shield-check">
    Monitor audit readiness across products with the compliance score, traceability coverage, and projected timeline. Export structured assessment reports for auditors.
  </Card>

  <Card title="Quality Directors" icon="chart-bar">
    Roll up compliance status across multiple products and programs. The portfolio view shows which teams need attention and which are audit-ready.
  </Card>

  <Card title="Consultants" icon="briefcase">
    Manage multiple OEM clients in separate workspaces. Run assessments, generate reports, and track remediation across programs from a single dashboard.
  </Card>
</CardGroup>

***

## Key Capabilities

* **Evidence Anchoring** — every finding includes a verbatim quote from your document, so reviewers can verify exactly what the AI was reading
* **V-Model Traceability** — automatic extraction and validation of requirement-to-test links across the development lifecycle
* **Audit-Grade Reports** — structured compliance assessment reports with cover page, executive summary, methodology, and prioritised findings
* **Team Collaboration** — role-based access (viewer, editor, admin, owner), assignment, deadlines, and discussion threads on findings
* **Integrations** — connect GitHub, GitLab, Jira, Confluence, or import via ReqIF and Excel/CSV

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Create your account and run your first analysis in under 5 minutes.
  </Card>

  <Card title="User Guide" icon="book" href="/user-guide/overview">
    Detailed walkthrough of every feature — uploading, analysis, findings, audit readiness, and more.
  </Card>

  <Card title="How It Works" icon="gears" href="/how-it-works">
    Understand the AI pipeline: document parsing, standards mapping, gap identification, and severity classification.
  </Card>

  <Card title="Review Engines" icon="magnifying-glass" href="/guides/review-actions">
    Deep dive into the four analysis engines and when to use each one.
  </Card>
</CardGroup>
