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

# Adding a service

> Add a billable service like labor, repair, or installation to BillBasket alongside your products, with its own price, tax rate, and unit of measure.

Services work like products for billing purposes but skip stock tracking.
Add them from **Products → New Service** with a name, price, tax rate, and
unit of measure.

## See it on your device

<Tabs>
  <Tab title="Phone">
    <Frame>
      *Screenshot coming soon — Android phone view.*
    </Frame>
  </Tab>

  <Tab title="Tablet">
    <Frame>
      *Screenshot coming soon — Android tablet view.*
    </Frame>
  </Tab>

  <Tab title="Windows PC">
    <Frame>
      *Screenshot coming soon — Windows desktop view.*
    </Frame>
  </Tab>
</Tabs>

## Try it: James Spa

<Steps>
  <Step title="James adds his treatment menu as services">
    James Fernandes runs **James Spa**, a pure service business — no
    products to stock, just treatments to bill. He opens **Products → New
    Service** to add "Swedish Massage."
  </Step>

  <Step title="Enter name, price, and tax rate">
    He names it "Swedish Massage," sets the price to ₹1,200, and picks the
    applicable tax rate. He repeats this for "Facial Treatment" at ₹800.
  </Step>

  <Step title="Set the unit of measure">
    Since a treatment is charged per session rather than by weight or
    count, he sets the unit of measure to "session."
  </Step>

  <Step title="Bill a client">
    When his therapist Priya finishes a Swedish Massage for a walk-in
    client, James bills it directly from the service list — no stock is
    deducted, since it's a service line.
  </Step>
</Steps>
