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

# Yorlet Billing

> The smartest way to collect rent, manage arrears recovery, and charge for additional services.

Yorlet Billing is a set of tools to build and scale your recurring revenue. Create Subscriptions, generate Invoices, track arrears in real-time and use automated tools to recover revenue.

## Get started

<CardGroup cols={2}>
  <Card title="Subscriptions" icon="money-bills-simple" iconType="duotone" color="#22c55e" href="/billing/subscriptions">
    Learn how to manage subscriptions on Yorlet
  </Card>

  <Card title="Invoices" icon="file-invoice" iconType="duotone" color="#22c55e" href="/billing/invoices">
    Learn how to manage invoices on Yorlet
  </Card>

  <Card title="Arrears management" icon="triangle-exclamation" iconType="duotone" color="#22c55e" href="/billing/arrears">
    Recover failed and overdue payments automatically
  </Card>

  <Card title="Products and prices" icon="tags" iconType="duotone" color="#22c55e" href="/billing/products">
    Build a reusable catalogue of products and prices
  </Card>

  <Card title="Coupons" icon="ticket" iconType="duotone" color="#22c55e" href="/billing/coupons">
    Offer discounts on your customers' subscriptions
  </Card>

  <Card title="Tax rates" icon="percent" iconType="duotone" color="#22c55e" href="/billing/tax-rates">
    Apply tax consistently across your charges
  </Card>
</CardGroup>
