# Rescheduling an upcoming session

To reschedule an appointment:

1. &#x20;Open the [Upcoming Visits](https://app.luce.sg/visits/upcoming/) page and click the **Manage Appointment** button located in the bottom right-hand corner of the session card you wish to cancel.<br>

   <figure><img src="/files/2E1MZm0N32yaxRJakZAa" alt=""><figcaption></figcaption></figure>

2. A pop-up will appear with several options for managing the appointment. Click the **Reschedule** icon to reschedule this visit.<br>

   <figure><img src="/files/xzupyLyjxTbfkZ7mPrrP" alt="" width="440"><figcaption></figcaption></figure>

3. Another pop-up will appear asking if you would like to reschedule with the same cleaner or if you're open to reschedule with any cleaner. If you are open to a different cleaner, you may find that there are more times available to choose from. After choosing your preference, click on the corresponding button.<br>

   <figure><img src="/files/Af2okGoOJ3bjW1QI3d1f" alt="" width="450"><figcaption></figcaption></figure>

4. You will then be led to the rescheduling interface. Here, you can choose the slot on when you would like to reschedule. You can scroll down the slots to see more available slots and click **See More** at the bottom of the slot interface. The rate displayed between each session is the hourly cost for that session.

5. Once you have found a slot that works for you, click **Reschedule**.<br>

   <figure><img src="/files/kZNtrdW9HCiWdU8cJTPS" alt=""><figcaption></figcaption></figure>

6. Success! Your visit has been rescheduled.

<figure><img src="/files/D3Rvfh9nrCkpigDNLEDe" alt="" width="294"><figcaption></figcaption></figure>


---

# 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://help.lucemg.com/viewing-and-changing-your-sessions/rescheduling-an-upcoming-session.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.
