# Edit an appointment

## Edit an appointment

1. Go to the **Calendar**, then click on the **appointment**.
2. In the appointment information panel, click **Edit details**.

<figure><img src="/files/WD1Tm9SQniH9HeeNOcry" alt="" width="328"><figcaption></figcaption></figure>

3. Make your changes, then click **Update appointment**.

<figure><img src="/files/8ECEfpKebEenhAKA9ZhN" alt="" width="477"><figcaption></figcaption></figure>

**What happens next:**

* Your calendar updates immediately.
* Client messages follow your **notification settings**. If notifications are enabled, changing the **date or time** sends a reschedule message with the updated details.

{% hint style="info" %}
**Tip:** Want a quick way to lengthen the duration of an appointment? On the calendar, drag the bottom edge of the appointment down to extend the end time.
{% endhint %}

\
\ <br>


---

# 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://support.caspen.com/using-caspen/calendar/appointments/edit-an-appointment.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.
