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

# Rescheduling appointments

> Move appointments to different dates or skip them for recurring services

## Overview

When you need to change when work is scheduled, you can reschedule an appointment. This creates a new appointment with the new date and marks the original as "Rescheduled." For recurring services, you can also skip an appointment — marking it as skipped while automatically scheduling the next occurrence.

## Reschedule an appointment

<Steps>
  <Step title="Open the appointment">
    Click on the appointment from the calendar or from the service details page to open the dedicated appointment detail page.

    <img src="https://mintcdn.com/lawnstarter/jkcCnZ6a0rw9HcEN/images/probase/service-appointment-detail/01-quick-facts-default.png?fit=max&auto=format&n=jkcCnZ6a0rw9HcEN&q=85&s=e752df140ed7cb329babbaf8b3213975" alt="Appointment detail page" width="500" height="845" data-path="images/probase/service-appointment-detail/01-quick-facts-default.png" />
  </Step>

  <Step title="Open the Manage Job menu">
    On the appointment detail page, click the **Manage Job** button to open the dropdown menu. For appointments due today, tap the **...** button instead.

    <img src="https://mintcdn.com/lawnstarter/jkcCnZ6a0rw9HcEN/images/probase/service-appointment-detail/15-manage-job-reschedule-option.png?fit=max&auto=format&n=jkcCnZ6a0rw9HcEN&q=85&s=8eaba001e4c754bb5da2a9cca62d4e19" alt="Manage Job menu with Reschedule option" width="500" height="845" data-path="images/probase/service-appointment-detail/15-manage-job-reschedule-option.png" />
  </Step>

  <Step title="Select Reschedule">
    From the dropdown, click **Reschedule**. A reschedule modal opens.

    <img src="https://mintcdn.com/lawnstarter/jkcCnZ6a0rw9HcEN/images/probase/service-appointment-detail/16-reschedule-modal.png?fit=max&auto=format&n=jkcCnZ6a0rw9HcEN&q=85&s=375b4b445f02f26cb27b375b7260a06e" alt="Reschedule modal open" width="500" height="845" data-path="images/probase/service-appointment-detail/16-reschedule-modal.png" />
  </Step>

  <Step title="Choose new date, time, and crew">
    In the reschedule form:

    * Select the new **Date**
    * Set the new **Start time** (defaults to the same time as the original appointment)
    * Reassign the **Crew** if needed — the picker pre-selects the crew already on the appointment, so you can leave it alone to keep the same crew. The crew picker only appears when your team has more than one crew; with a single crew the appointment stays assigned to it automatically.
    * Enter a **Reason** for rescheduling (optional)

          <img src="https://mintcdn.com/lawnstarter/jkcCnZ6a0rw9HcEN/images/probase/service-details/13-reschedule-form-filled.png?fit=max&auto=format&n=jkcCnZ6a0rw9HcEN&q=85&s=111010e167a3bc568b5e1a7b727b5bad" alt="Reschedule form filled in" width="500" height="845" data-path="images/probase/service-details/13-reschedule-form-filled.png" />
  </Step>

  <Step title="Save">
    Click **Reschedule** to create the new appointment. The original appointment is marked as "Rescheduled" with your reason, and a new "Scheduled" appointment appears with the new date and time.

    <img src="https://mintcdn.com/lawnstarter/jkcCnZ6a0rw9HcEN/images/probase/service-appointment-detail/17-reschedule-result-service-page.png?fit=max&auto=format&n=jkcCnZ6a0rw9HcEN&q=85&s=435030a7c280c4ccab32c0b7821eb8a3" alt="After reschedule" width="500" height="845" data-path="images/probase/service-appointment-detail/17-reschedule-result-service-page.png" />
  </Step>
</Steps>

## What happens when you reschedule

When you reschedule an appointment:

1. The original appointment status changes to **Rescheduled**
2. The reason you entered is saved on the original appointment
3. A new **Scheduled** appointment is created for the new date and time
4. Any **service items** (line items) from the original appointment are moved to the new appointment
5. Any **notes** attached to the original appointment are moved to the new appointment
6. Both appointments remain in the history on the service details page

<img src="https://mintcdn.com/lawnstarter/tH9tHJ2u-pkrTPQ1/images/probase/calendar-appointments/11-original-now-rescheduled.png?fit=max&auto=format&n=tH9tHJ2u-pkrTPQ1&q=85&s=fb24ab238168fb3dbf25a90217b89872" alt="Original now rescheduled" width="500" height="845" data-path="images/probase/calendar-appointments/11-original-now-rescheduled.png" />

This creates a complete audit trail of all scheduling changes. Because items and notes move with the appointment, your crew will have everything they need on the rescheduled date without any re-entry.

## Viewing rescheduled appointments

Rescheduled appointments appear with a "Rescheduled" status badge (orange) in the calendar and on the service details page. Click on them to see the reason for rescheduling and when it was changed.

<img src="https://mintcdn.com/lawnstarter/7UwShPM0RZbjwk9V/images/probase/appointment-show/19-rescheduled-appointment-view.png?fit=max&auto=format&n=7UwShPM0RZbjwk9V&q=85&s=6bf05ff0ea90ef26b73cc58c16221ad0" alt="Rescheduled appointment detail" width="500" height="845" data-path="images/probase/appointment-show/19-rescheduled-appointment-view.png" />

## Sending a reschedule confirmation

When you open a rescheduled appointment, the quick actions area shows a single **Send Reschedule Confirmation** button. Use this to text the customer the details of the new appointment that was created when you rescheduled.

<img src="https://mintcdn.com/lawnstarter/jkcCnZ6a0rw9HcEN/images/probase/service-appointment-detail/08-quick-actions-rescheduled.png?fit=max&auto=format&n=jkcCnZ6a0rw9HcEN&q=85&s=fb9328a5a8e8ea25d2bc42d6eeebe0cf" alt="Quick actions on a rescheduled appointment" width="500" height="845" data-path="images/probase/service-appointment-detail/08-quick-actions-rescheduled.png" />

<Steps>
  <Step title="Open the rescheduled appointment">
    From the calendar or the service details page, click the rescheduled appointment (the one with the orange "Rescheduled" badge — not the new one).
  </Step>

  <Step title="Tap Send Reschedule Confirmation">
    The button opens a pre-filled SMS modal. The message references the **next scheduled appointment** linked to the same service — including the day of the week, date, start and end time, and the property address. If no follow-up appointment exists yet, the message simply notes that the appointment has been rescheduled and that you'll follow up with the new date.

    <img src="https://mintcdn.com/lawnstarter/jkcCnZ6a0rw9HcEN/images/probase/service-appointment-detail/09-send-reschedule-confirmation-modal.png?fit=max&auto=format&n=jkcCnZ6a0rw9HcEN&q=85&s=d8abbfb834729f15a6c2f17b51a76f96" alt="Send Reschedule Confirmation SMS modal" width="500" height="845" data-path="images/probase/service-appointment-detail/09-send-reschedule-confirmation-modal.png" />
  </Step>

  <Step title="Review and send">
    Edit the message if you need to add context, then send. The text goes to the customer's phone number on file.
  </Step>
</Steps>

<Note>
  Customers don't get an automatic notification when you reschedule. Sending the confirmation is what lets them know about the new date and time.
</Note>

## Skipping appointments

For recurring services (weekly, bi-weekly, or monthly), you can **skip** an appointment instead of rescheduling it. Skipping marks the current appointment as skipped. Because recurring services [pre-schedule the whole chain of future visits](/scheduling/future-visits), the next visit is usually already on the calendar — skipping simply moves this visit's items and notes forward to it. If there's no upcoming visit, skipping schedules the next occurrence on its normal interval date instead.

Use skip when:

* A customer is on vacation or not home
* Bad weather prevents the visit
* A holiday falls on the service day

<Note>
  Skip is only available for recurring services. One-time services do not have a Skip option.
</Note>

<Steps>
  <Step title="Open the appointment">
    Click on the appointment from the calendar or service details page.
  </Step>

  <Step title="Open the Manage Job menu">
    Click **Manage Job** (or **...** for due appointments) to open the dropdown.

    <img src="https://mintcdn.com/lawnstarter/jkcCnZ6a0rw9HcEN/images/probase/service-appointment-detail/09-manage-job-skip-option.png?fit=max&auto=format&n=jkcCnZ6a0rw9HcEN&q=85&s=69ef6c8bee14437ee1d32eefd8875326" alt="Manage Job menu with Skip option" width="500" height="845" data-path="images/probase/service-appointment-detail/09-manage-job-skip-option.png" />
  </Step>

  <Step title="Select Skip">
    Click **Skip** from the dropdown. A skip modal opens.

    <img src="https://mintcdn.com/lawnstarter/jkcCnZ6a0rw9HcEN/images/probase/service-appointment-detail/10-skip-modal-with-next-date.png?fit=max&auto=format&n=jkcCnZ6a0rw9HcEN&q=85&s=0ceac620fb593d7aaaa72fee2608dbae" alt="Skip modal with next appointment date" width="500" height="845" data-path="images/probase/service-appointment-detail/10-skip-modal-with-next-date.png" />
  </Step>

  <Step title="Add optional notes and confirm">
    * Add an optional note explaining why you're skipping (e.g., "Customer not home", "Bad weather")

    * When the next visit is already on the calendar, the modal shows that visit's date and notes that it will receive this visit's items and notes — there's nothing else to fill in.

          <img src="https://mintcdn.com/lawnstarter/jkcCnZ6a0rw9HcEN/images/probase/service-appointment-detail/14-skip-modal-next-visit-exists.png?fit=max&auto=format&n=jkcCnZ6a0rw9HcEN&q=85&s=7cd88aad50ec93fd5e989955f6c1d5f3" alt="Skip modal when the next visit already exists" width="500" height="845" data-path="images/probase/service-appointment-detail/14-skip-modal-next-visit-exists.png" />

    * If there's no upcoming visit, a **Next Appointment Date** is pre-filled based on the service interval. Confirm or adjust this date.

          <img src="https://mintcdn.com/lawnstarter/jkcCnZ6a0rw9HcEN/images/probase/service-appointment-detail/10-skip-modal-with-next-date.png?fit=max&auto=format&n=jkcCnZ6a0rw9HcEN&q=85&s=0ceac620fb593d7aaaa72fee2608dbae" alt="Skip modal with a next appointment date to confirm" width="500" height="845" data-path="images/probase/service-appointment-detail/10-skip-modal-with-next-date.png" />
  </Step>

  <Step title="Save">
    Click **Skip Appointment**. The current appointment is marked as Skipped, and the work moves to the next visit.

    <img src="https://mintcdn.com/lawnstarter/jkcCnZ6a0rw9HcEN/images/probase/service-appointment-detail/15-skip-result-next-visit-exists.png?fit=max&auto=format&n=jkcCnZ6a0rw9HcEN&q=85&s=60e36dc58a98f238cc8cf46d999a9154" alt="After skipping — items moved to the existing next visit" width="500" height="845" data-path="images/probase/service-appointment-detail/15-skip-result-next-visit-exists.png" />
  </Step>
</Steps>

### What happens when you skip

* The appointment status changes to **Skipped**
* Your optional skip reason note is saved on the skipped appointment
* When a future visit already exists: any **service items** and **notes** from the skipped appointment move forward to it
* When no future visit exists (active service): a new **Scheduled** appointment is created for the next interval date, carrying the skipped visit's items and notes forward
* For cancelled services: no next appointment is created

<img src="https://mintcdn.com/lawnstarter/jkcCnZ6a0rw9HcEN/images/probase/service-appointment-detail/12-quick-actions-skipped.png?fit=max&auto=format&n=jkcCnZ6a0rw9HcEN&q=85&s=8003923a0bb54b274ba5d2be1c5fa025" alt="Skipped appointment view" width="500" height="845" data-path="images/probase/service-appointment-detail/12-quick-actions-skipped.png" />
