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

# Settings

> Configure your account, locations, booking policies, messaging, payments, and programmes

Settings is organised by area. Open a page below, or use the **Settings** search in the app command palette.

## Business & locations

<Columns cols={2}>
  <Card title="General" icon="gear" href="/settings/general">
    Business name, contact details, and account basics.
  </Card>

  <Card title="Locations" icon="location-dot" href="/settings/locations">
    Multi-location setup and per-location details.
  </Card>

  <Card title="Appearance" icon="palette" href="/settings/appearance">
    Branding for the dashboard and online booking.
  </Card>

  <Card title="Tax" icon="percent" href="/settings/tax">
    Tax rates and display.
  </Card>

  <Card title="Receipts" icon="receipt" href="/settings/receipts">
    Receipt content and rebate-friendly wording.
  </Card>

  <Card title="Billing" icon="credit-card" href="/settings/billing">
    Your Bella Booking subscription.
  </Card>
</Columns>

## Scheduling & booking

<Columns cols={2}>
  <Card title="Scheduling" icon="calendar" href="/settings/scheduling">
    Calendar defaults and scheduling preferences.
  </Card>

  <Card title="Booking policies" icon="shield" href="/settings/booking-policies">
    Cancellation, deposits, and booking rules.
  </Card>

  <Card title="Booking policy strategy" icon="compass" href="/settings/booking-policy-strategy">
    How to choose policies that fit your business.
  </Card>

  <Card title="Online booking" icon="globe" href="/settings/online-booking">
    Booking page options and client experience.
  </Card>
</Columns>

## Messaging & team

<Columns cols={2}>
  <Card title="Messaging" icon="message" href="/settings/messaging">
    Messages Plus, dedicated number, and SMS credits.
  </Card>

  <Card title="Automated messages" icon="bell" href="/settings/automated-messages">
    Reminders, follow-ups, and programme messages.
  </Card>

  <Card title="Team permissions" icon="user-lock" href="/settings/team-permissions">
    Who can view and change each area.
  </Card>

  <Card title="Security & compliance" icon="lock" href="/settings/security-and-compliance">
    Access, privacy, and compliance posture.
  </Card>
</Columns>

## Catalogue value & programmes

<Columns cols={2}>
  <Card title="Packages" icon="box" href="/settings/packages">
    Enable prepaid packages and default expiry.
  </Card>

  <Card title="Memberships" icon="id-card" href="/settings/memberships">
    Enable memberships and Stripe requirements.
  </Card>

  <Card title="Gift cards" icon="gift" href="/settings/gift-cards">
    Gift card defaults and online sale.
  </Card>

  <Card title="Client credit" icon="wallet" href="/settings/client-credit">
    Activate balances, top-up amounts, and bonuses.
  </Card>

  <Card title="Loyalty" icon="crown" href="/settings/loyalty">
    Points earning, rewards, and expiry.
  </Card>

  <Card title="Referrals" icon="user-plus" href="/settings/referrals">
    Friend and referrer rewards and limits.
  </Card>

  <Card title="Discounts" icon="tag" href="/settings/discounts">
    Discount codes and rules.
  </Card>

  <Card title="Reviews" icon="star" href="/settings/reviews">
    Review collection and moderation.
  </Card>

  <Card title="Payments" icon="money-bill" href="/settings/payments">
    Stripe Connect and payment methods.
  </Card>
</Columns>
