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

# Overview

> What the Business module covers, how its sections fit together, and how to use each one

The **Business** module is where the day-to-day work of running a shop happens — setting up shops and what they sell, managing customers and appointments, keeping track of money coming in and going out, and managing staff.

<CardGroup cols={2}>
  <Card title="Business Dashboard" icon="layout-dashboard">
    See a quick overview of appointments, revenue, and activity
  </Card>

  <Card title="Shop" icon="store">
    Add and manage shop locations
  </Card>

  <Card title="Service" icon="briefcase">
    List out what a shop offers
  </Card>

  <Card title="Service Packages" icon="package">
    Bundle services together into a package customers can buy
  </Card>

  <Card title="Offers" icon="gift">
    Set up discounts and promotions
  </Card>

  <Card title="Appointment" icon="calendar-check">
    Book and manage customer appointments
  </Card>

  <Card title="Customer" icon="id-card-lanyard">
    Keep a directory of customers and track new enquiries
  </Card>

  <Card title="Transaction" icon="receipt-indian-rupee">
    See payments that have come in
  </Card>

  <Card title="Expense" icon="credit-card">
    Track money spent
  </Card>

  <Card title="Wallet" icon="wallet">
    Check a customer's stored balance
  </Card>

  <Card title="Staff & Partners" icon="user-cog">
    Decide who works at which shop, and manage their pay
  </Card>

  <Card title="Whatsapp Chatbot" icon="bot">
    Set up automated WhatsApp replies
  </Card>
</CardGroup>

Most things in this module belong to one shop. If a business has more than one location, each shop keeps its own customers, services, offers, staff, and money separate from the others — so this is usually one of the first modules to set up after your shops are created.
