# Edit an activity

## How to edit an activity

1. Go to **the Calendar** and click the activity.
2. In the activity info panel, select **Edit details**.

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

3. Make your changes, then click **Save**.

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

**Result**

* The activity updates immediately in your calendar.

{% hint style="info" %}
**Tip:** Want a quick way to lengthen an activity? On the calendar, drag the bottom edge of the activity 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/activities/edit-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.
