# 2.5 Services

1. Go to **Store setup → Services** and click **New service**.
2. Fill in:
   - **Name** and **description**.
   - **Duration** (minutes) — how much room the service takes in the agenda and the possible times.
   - **Price**.
   - **Color** — used to identify the service in the agenda (pick a gradient).
3. **Groups (optional):** create groups (e.g. "Hair", "Beard") and assign services; drag by the handle
   to **reorder** services and groups. Groups show as headers in the public booking and the backoffice
   selectors.
4. Save. You can mark a service **inactive** to hide it without deleting it.

> 📸 **`02-services-list.png`** — Grouped services with colors, duration and price, and the "New service" button.
![Services](images/02-services-list.png)

> 📸 **`02-service-edit.png`** — Editing a service (duration, price, color, group).
![Edit service](images/02-service-edit.png)

> 💡 **Scenario (clinic):** create "Consultation" (30 min), "Physiotherapy" (45 min), "Nutrition" (30
> min). Different durations make each service take the right space in the agenda.

---