Rescheduling an appointment means changing an already booked appointment to a different time without canceling it completely and booking it again. This function offers flexibility for customers and operators and is an important feature for reducing no-shows, because customers who cannot keep an appointment would rather reschedule it than simply let it lapse.
Ways to reschedule an appointment
1. By the customer
- Via the customer account: Logged-in customers see their appointments, click "Reschedule" and select a new available time
- Via a rebooking link in the email: Every confirmation or reminder email can contain a direct link for rescheduling, usable without logging in
- By phone or email: Customers contact the operator and ask to reschedule; the operator rebooks the appointment manually
2. By the operator
- Manually in the admin area: The operator selects the appointment, clicks "Reschedule" and chooses a new time
- Automatic customer notification: After successful rescheduling, the customer automatically receives an email with the new appointment
- Reason for rescheduling: Optional field in which the operator can state a reason (e.g. "Staff member is ill", "Operational necessity")
Technical process
- The customer or operator initiates the rescheduling
- The system shows available alternative appointments (taking into account availability, buffer times and public holidays)
- A new time is selected
- The system checks whether the new slot is really available (conflict check)
- The appointment is rebooked to the new time
- Both parties automatically receive a notification with the updated appointment
- The old booking time is released and becomes available to other customers
Rescheduling deadlines and conditions
Similar to appointment cancellations, operators can define deadlines:
- Free rescheduling up to 24/48 hours before the appointment
- Short-notice rescheduling (less than 24 hours in advance): Possibly a fee or restriction
- Number of reschedules: A maximum of 1-2 reschedules per booking to prevent abuse
These rules are communicated during the booking process and enforced by the system.
Difference from appointment cancellation
- Appointment cancellation: The appointment is canceled, the customer has to book again from scratch, the slot is released immediately
- Rescheduling: The appointment remains, only the time changes, the old slot is released, the new slot is blocked
Rescheduling is often more customer-friendly because:
- Customer data is retained
- No need to enter information again
- Psychologically less "final" than cancellation + new booking
Benefits for customers
- Flexibility in case of unforeseen events (illness, scheduling conflicts)
- No cancellation fee (when rescheduled in time)
- Simple process without registering again
- The appointment is not lost
Benefits for operators
- Fewer no-shows (customers prefer rescheduling to simply not showing up)
- The appointment is kept, so there is no complete loss
- The freed-up old slot can be given to someone else
- Less administrative effort than cancellation + new booking
Restrictions and special rules
- Rescheduling only to similar times: e.g. only within the same calendar month
- Rescheduling only for certain appointment reasons: e.g. routine appointments yes, emergency appointments no
- Rescheduling only X times: A maximum of 2 reschedules per booking
- Rescheduling only by the operator: In some cases the customer should not be able to reschedule on their own
These restrictions are configured per appointment reason or per calendar.
Notifications when rescheduling
- Email to the customer: "Your appointment has been moved from [old date] to [new date]"
- Email to the operator: "Customer [name] has rescheduled their appointment"
- Optional SMS: Especially useful for short-notice rescheduling
- Calendar update: When synchronized with Outlook, Google Calendar etc., the appointment is updated automatically
Statistics and analysis
In the admin area, operators can analyze:
- How often are appointments rescheduled?
- Which appointment reasons are rescheduled most often?
- How far in advance do customers typically reschedule?
- Are there customers with a conspicuously high number of reschedules?
Best practices
- Make rescheduling technically simple and low-threshold
- Communicate rescheduling deadlines clearly
- Set a limit on the number of reschedules to prevent abuse
- Present alternative appointments clearly
- When the operator reschedules: give a personal reason and an apology
Special cases
Prepayment
If the customer has already paid when booking, the payment is retained when rescheduling and is transferred to the new appointment. No refund and no new payment are required.
Group bookings
For appointments with several participants (e.g. seminars, workshops), rescheduling is more complex: all participants must be notified, and it may be necessary to consult with all of them.
Resources
For appointments tied to specific resources (e.g. a room or a device), rescheduling requires checking whether the resource is also available at the new time.
Related terms
Appointment cancellation Customer account No-show Booking process