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

# Appointments

> Create, edit, and delete calendar appointments in Taliup POS.

## Create an appointment

<Steps>
  <Step title="Open a day">
    From **Calendar**, tap a day, then tap **New Appointment**.
  </Step>

  <Step title="Fill in details">
    On **New Appointment**, complete the fields below.
  </Step>

  <Step title="Save">
    Tap **Add New**.
  </Step>
</Steps>

<Frame caption="New Appointment form.">
  <img src="https://mintcdn.com/taliup/zqVv3-IptkrmHLQb/images/taliup-pos/calendar/new-appointment.png?fit=max&auto=format&n=zqVv3-IptkrmHLQb&q=85&s=d72e35070f7e8e3c292a3562987dcee2" alt="New Appointment form" width="1440" height="3120" data-path="images/taliup-pos/calendar/new-appointment.png" />
</Frame>

### Fields

| Field                                        | Notes                                                    |
| -------------------------------------------- | -------------------------------------------------------- |
| **Location**                                 | Required location for the appointment                    |
| **Title**                                    | Required                                                 |
| **Date**                                     | Appointment date                                         |
| **Starts** / **Ends**                        | Start must be before end                                 |
| **Note**                                     | Optional                                                 |
| **Client**                                   | **Select Client**                                        |
| **Service**                                  | **Select service** (needs Services / `catalog_services`) |
| **Employee**                                 | Spinner including **None**                               |
| **Send Reminder?**                           | **YES** / **NO**                                         |
| **Allow Client To Confirm The Appointment?** | **YES** / **NO**                                         |
| **Allow Client To Cancel The Appointment?**  | **YES** / **NO**                                         |

## Edit or delete

Tap an appointment chip to open **Appointment** (same fields as create).

| Action       | How                                                                                          |
| ------------ | -------------------------------------------------------------------------------------------- |
| Save changes | Tap **Save**                                                                                 |
| Delete       | Tap **Delete Appointment** → confirm **Please confirm you want to delete this appointment?** |

## Related

* [Clients](/taliup-pos/clients) — client records and client activity **Appointments**
* [Services](/taliup-pos/catalog/services) — service catalog used by the picker
