# Archive a busy time

{% hint style="info" %}
Note: You can only archive future busy times. Past busy times cannot be archived.
{% endhint %}

## How to archive a busy time

1. Click the busy time block to open the side panel.

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

2. Click **Archive**.

<figure><img src="/files/WgTMMn2noO7OpNtTdYze" alt="" width="335"><figcaption></figcaption></figure>

3. Review the confirmation, then click **Archive** again.

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

**Result**

* The busy time is removed from the calendar and the time becomes available for booking.&#x20;


---

# 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/archive-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.
