# Reschedule an activity

## Ways to reschedule

* Drag and drop on the calendar (fastest), or
* **Edit the activity** and change **date and time** (opens the edit window).

***

### Drag and drop

1. Go to the **Calendar**.
2. Click and drag the appointment to the new **time or day** in the same wee&#x6B;**.**
3. Release to place it, then confirm the change by clicking **Reschedule activity**.

***

### Edit the activity

1. Open the **Calendar**.
2. Click on the activity to open the info panel, then click **Edit details**.

<figure><img src="/files/rPxGHaFdIZy8neMYXlLR" alt="" width="501"><figcaption></figcaption></figure>

3. Update **date and/or time.**
4. Click **Save**.&#x20;

<figure><img src="/files/1Wg02gTF035pBLrwtw3E" alt="" width="563"><figcaption></figcaption></figure>

**Result**

* The calendar updates immediately .


---

# 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/activities/reschedule-an-activity.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.
