# Edit a busy time

## How to edit a busy time

1. Click the busy time block in the calendar to open the information panel.

<figure><img src="/files/6K1qWJtNKS0xBubDaH8p" alt=""><figcaption></figcaption></figure>

2. Click **Edit details**.

<figure><img src="/files/G2PbR4GXvJYLl2GU7imZ" alt="" width="503"><figcaption></figcaption></figure>

3. **Update any fields**: Location, Practitioner, Type, Date, Time, Room, Vehicle, Resources, Note.
4. Click **Save**.

<figure><img src="/files/or7CJUPT2uM6Hq8Y93yR" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="success" %}
**Note:** Editing a busy time immediately updates availability for that period.
{% endhint %}


---

# 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/busy-times/edit-a-busy-time.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.
