> ## Documentation Index
> Fetch the complete documentation index at: https://sailia-mintlify-donation-export-1774886756.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Sailia documentation

> Learn how to set up and manage your booking, staffing, and payments with Sailia.

Find guides and references for every part of Sailia — from taking bookings and managing staff to syncing your accounts and building on the API.

## Getting started

<Columns cols={2}>
  <Card title="Platform overview" icon="compass" href="/getting-started/overview">
    Learn what Sailia does and how the key pieces fit together.
  </Card>

  <Card title="Quick setup checklist" icon="list-check" href="/getting-started/setup-checklist">
    A step-by-step checklist to get your account ready to take bookings.
  </Card>
</Columns>

## Activities and scheduling

<Columns cols={2}>
  <Card title="Activities" icon="calendar" href="/activities/activities">
    Create and manage courses, hires, and events that customers can book.
  </Card>

  <Card title="Online bookings" icon="globe" href="/activities/online-bookings">
    Accept and manage customer bookings through your booking page.
  </Card>

  <Card title="Managing bookings" icon="calendar-check" href="/activities/managing-bookings">
    View, edit, and manage bookings across all sales channels.
  </Card>

  <Card title="Waitlists" icon="user-plus" href="/activities/waitlists">
    Let customers register interest for fully booked sessions.
  </Card>
</Columns>

## Point of sale

<Columns cols={2}>
  <Card title="Point of sale" icon="cash-register" href="/point-of-sale/overview">
    Process walk-in bookings and in-person sales.
  </Card>

  <Card title="Card readers" icon="credit-card" href="/point-of-sale/card-readers">
    Connect a Stripe card reader for in-person card payments.
  </Card>

  <Card title="Shop products" icon="bag-shopping" href="/point-of-sale/shop-products">
    Sell physical and digital products online and in-store.
  </Card>

  <Card title="Custom pricing" icon="calculator" href="/point-of-sale/custom-pricing">
    Override product prices at the point of sale for variable-price items.
  </Card>
</Columns>

## Pricing and promotions

<Columns cols={2}>
  <Card title="Discount codes" icon="tag" href="/pricing/discount-codes">
    Create fixed, percentage, and tiered discounts with advanced usage limits.
  </Card>

  <Card title="Gift cards" icon="gift" href="/pricing/gift-cards">
    Sell and redeem stored-value gift cards.
  </Card>

  <Card title="Memberships and passes" icon="id-card" href="/pricing/memberships-and-passes">
    Offer recurring memberships and prepaid activity pass bundles.
  </Card>
</Columns>

## Customers

<Columns cols={2}>
  <Card title="Customer management" icon="users" href="/customers/overview">
    View and manage customer accounts, profiles, and booking history.
  </Card>

  <Card title="Waivers" icon="file-signature" href="/customers/waivers">
    Collect signed waivers and documents from customers.
  </Card>

  <Card title="Notifications and emails" icon="envelope" href="/customers/notifications">
    Understand the emails Sailia sends and how to customize them.
  </Card>

  <Card title="Newsletter signup forms" icon="newspaper" href="/customers/newsletter-forms">
    Embed signup forms on your website to grow your subscriber list.
  </Card>

  <Card title="File uploads" icon="upload" href="/customers/file-uploads">
    Accept profile images and waiver attachments from logged-in users.
  </Card>
</Columns>

## Staff and operations

<Columns cols={2}>
  <Card title="Staff management" icon="user-gear" href="/staff/management">
    Add staff, assign them to activities, and manage pay rates.
  </Card>

  <Card title="Auto daily timesheets" icon="clock" href="/staff/auto-timesheets">
    Automatically generate timesheet entries from scheduled bookings.
  </Card>
</Columns>

## Payments

<Columns cols={2}>
  <Card title="Payments and Stripe" icon="credit-card" href="/payments/stripe">
    Process payments, manage refunds, and handle payouts with Stripe.
  </Card>
</Columns>

## Integrations

<Columns cols={2}>
  <Card title="Xero accounting sync" icon="arrows-rotate" href="/integrations/accounting-sync">
    Sync payouts to Xero as categorized, reconciled invoices.
  </Card>

  <Card title="Automated workflows" icon="bolt" href="/integrations/workflows">
    Set up automated emails triggered by booking events.
  </Card>

  <Card title="Adventuro" icon="mountain" href="/integrations/adventuro">
    List your activities on the Adventuro marketplace.
  </Card>
</Columns>

## API and developer tools

<Columns cols={2}>
  <Card title="API reference" icon="code" href="/api-reference/introduction">
    Explore the Sailia API endpoints.
  </Card>

  <Card title="Meter usage tracking" icon="chart-bar" href="/api-reference/meter-tracking">
    Record and query metered usage events across your account.
  </Card>
</Columns>
