# 5.1 View and manage customers

1. The list shows name, contact, number of appointments and last visit, with **search**, **sorting**,
   **store filter** and pagination.
2. **New customer:** click **New** and fill in name + phone and/or email (at least one) and optionally
   the address.
3. **Edit/Delete:** via the buttons on the customer's row.

A customer is **created automatically** whenever you save an appointment with a phone/email.

> 📸 **`05-customers-list.png`** — Customers list with search and store filter.
![Customers](images/05-customers-list.png)