# Appointment management

- [Manage appointments](https://docs.tipo.io/tipo-appointment-booking/appointment-management/manage-appointments.md): Use the Appointments page to view, approve, reschedule, cancel, and export bookings.
- [Reschedule or cancel an appointment](https://docs.tipo.io/tipo-appointment-booking/appointment-management/reschedule-or-cancel-an-appointment.md): Use this guide to change an appointment time (reschedule) or stop an appointment (cancel) from the Tipo Appointment Booking app.
- [Create an appointment manually](https://docs.tipo.io/tipo-appointment-booking/appointment-management/create-an-appointment-manually.md): Create an appointment on behalf of a customer directly from the admin, perfect for phone bookings, walk-ins, or manual adjustments.
- [Group appointments](https://docs.tipo.io/tipo-appointment-booking/appointment-management/group-appointments.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tipo.io/tipo-appointment-booking/appointment-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
