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

# Documentation

> Hyperline documentation: manage customer intelligence, CPQ, subscriptions, AI monetization, invoicing, payments, accounting, and developer integrations.

<div className="relative">
  <div className="absolute -top-14 left-0 right-0 opacity-80">
    <img src="https://mintcdn.com/hyperline/Y6HWuwJ_iv-PohaH/images/hero/background-light.jpg?fit=max&auto=format&n=Y6HWuwJ_iv-PohaH&q=85&s=35761a4559180b358fb73db621365302" className="block dark:hidden pointer-events-none w-full h-auto" alt="Decorative background image" width="2400" height="811" data-path="images/hero/background-light.jpg" />

    <img src="https://mintcdn.com/hyperline/Y6HWuwJ_iv-PohaH/images/hero/background-dark.jpg?fit=max&auto=format&n=Y6HWuwJ_iv-PohaH&q=85&s=bdbdfe58826350fe762f81efc958812f" className="hidden dark:block pointer-events-none w-full h-auto" alt="Decorative background image" width="2400" height="806" data-path="images/hero/background-dark.jpg" />
  </div>

  <div className="relative z-10 px-4 py-16 lg:py-32 lg:pb-24 max-w-3xl mx-auto">
    <h1 className="block text-4xl font-medium text-center text-gray-900 dark:text-zinc-50 tracking-tight">
      Documentation
    </h1>

    <div className="max-w-2xl mx-auto px-4 mt-4 text-lg text-center text-gray-500 dark:text-zinc-500">
      Hyperline helps B2B software companies manage complex revenue workflows, from customer intelligence and CPQ to subscriptions, AI monetization, invoicing, payments, accounting, and developer integrations.
    </div>

    <div className="mt-12">
      <CardGroup cols={3}>
        <Card title="Customer management" icon="users" href="/docs/customers/overview">
          Manage customers, segments, usage, health signals, and customer intelligence workflows.
        </Card>

        <Card title="CPQ & subscriptions" icon="signature" href="/docs/quotes/overview">
          Create quotes, structure contracts, manage subscriptions, and support hybrid pricing.
        </Card>

        <Card title="Usage & prepaid credits" icon="database" href="/docs/usage/getting-started">
          Track usage, sell prepaid credits, manage balances, and apply these patterns to AI monetization.
        </Card>

        <Card title="Invoicing" icon="file-invoice" href="/docs/invoices/overview">
          Generate invoices, manage taxes, documents, reminders, e-invoicing, and exports.
        </Card>

        <Card title="Payments orchestration" icon="credit-card" href="/docs/payments/orchestration">
          Connect payment providers, collect payments, retry failures, and reconcile transactions.
        </Card>

        <Card title="Finance & accounting" icon="calculator" href="/docs/accounting/overview">
          Track revenue, manage ledgers, automate journal entries, and handle revenue recognition.
        </Card>
      </CardGroup>
    </div>
  </div>
</div>
