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

# Introduction

bLIS is a **Laboratory Information System** that helps your lab manage the full lifecycle of laboratory testing — from receiving specimens and ordering tests, through entering and validating results, to generating reports and invoices.

Whether you work at a client organization submitting samples or a lab processing them, bLIS gives you the tools to track every step of the process.

## Key Capabilities

<CardGroup cols={2}>
  <Card title="Accessions" icon="flask" href="/concepts/accessions">
    Create and track batches of test orders linked to subjects and specimens.
  </Card>

  <Card title="Test Orders & Results" icon="clipboard-check" href="/concepts/test-orders">
    Order tests, enter results, and move them through validation and finalization.
  </Card>

  <Card title="Sample Tracking" icon="vial" href="/concepts/samples">
    Monitor samples from collection through processing with full chain-of-custody tracking.
  </Card>

  <Card title="Subject Management" icon="user" href="/concepts/subjects">
    Manage patient and donor records with demographics and identifiers.
  </Card>

  <Card title="Reports" icon="file-lines" href="/concepts/reports">
    Generate and distribute finalized test result reports.
  </Card>

  <Card title="Invoicing" icon="file-invoice-dollar" href="/concepts/invoicing">
    How billing works, when charges are invoiced, and how pricing is determined.
  </Card>
</CardGroup>

## Who is this documentation for?

This documentation is written for **end users** of bLIS — lab technicians, lab managers, client organization staff, and anyone who interacts with the system day-to-day. You do not need any technical background to follow these guides.

## Get Started

<CardGroup cols={2}>
  <Card title="Getting Started" icon="rocket" href="/getting-started">
    Learn the basics and start using bLIS in minutes.
  </Card>

  <Card title="Navigate the Interface" icon="compass" href="/guides/navigating-the-interface">
    A tour of the bLIS interface and how to find what you need.
  </Card>
</CardGroup>
