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

# Introduction

> Learn how to manage subscriptions, configure billing, and connect to Xero in Saasybill

## Getting started

Get set up and connected in minutes.

<Card title="Start here" icon="rocket" horizontal href="/quickstart">
  Follow our three step quickstart guide.
</Card>

## How it works

Learn how Saasybill turns pricing and subscriptions into automated billing.

<Card title="How Saasybill works" icon="circle-nodes" href="/core/how-saasybill-works">
  Understand how customer, plans, and subscriptions generate invoices.
</Card>

## Billing workspace

Manage your daily billing operations.

<Columns cols={2}>
  <Card title="Dashboard" icon="house" href="/billing-workspace/dashboard">
    View key metrics and activity.
  </Card>

  <Card title="Customers" icon="user-group" href="/billing-workspace/customers">
    Manage customer records and details.
  </Card>

  <Card title="Subscriptions" icon="arrows-rotate" href="/billing-workspace/subscriptions-workspace">
    Track and update your customer subscriptions.
  </Card>

  <Card title="Invoices" icon="file-invoice-dollar" href="/billing-workspace/invoices">
    View and track invoices across your subscriptions.
  </Card>
</Columns>

## Product catalogue

Define your pricing structure and product offerings.

<Columns cols={2}>
  <Card title="Plans" icon="clipboard" href="/product-catalogue/plans-catalogue">
    Create pricing models for your customers.
  </Card>

  <Card title="Add-ons" icon="square-plus" href="/product-catalogue/addons">
    Add optional charges to plans.
  </Card>

  <Card title="Categories" icon="bookmark" href="/product-catalogue/categories">
    Organise your product catalogue.
  </Card>

  <Card title="Quote" icon="calculator" href="/product-catalogue/quote">
    Calculate pricing scenarios.
  </Card>
</Columns>
