# Manage busy time types

You can add reusable busy time types (with a preset name, emoji, and default duration) from the calendar or from **Settings**.&#x20;

***

## Add a busy time type from the calendar

If you need a type you can use again:

1. When adding a busy time in the calendar, open the **Type** dropdown and choose **Create busy time type**.

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

2. Enter a **name**, select an **emoji**, set a **default duration**, and mark **Paid** or **Unpaid**.

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

3. Click **Create**.&#x20;

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

<figure><img src="/files/EzQjEUo7vbXOAhXE9iFG" alt="" width="375"><figcaption><p>The new type appears in the <strong>Busy time type</strong> menu in the calendar.</p></figcaption></figure>

**Result**

* The new type appears in the **Busy time type** menu in the calendar.
* It is also added to **Settings → Busy time types**.

***

## Add a new busy time type from settings

1. Go to **Settings** → **Busy time types**.

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

2. Click **Add busy time type**.

<figure><img src="/files/IxtymZNIXtPgeXYZRLFw" alt=""><figcaption></figcaption></figure>

3. Complete the fields (see **Fields reference** below) and click **Create**.

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

<figure><img src="/files/58i0J4xHh2aQasibKmF3" alt=""><figcaption></figcaption></figure>

**What happens**

* The new type is added to your list and appears immediately in the **Busy time type** menu when creating a busy time in the calendar.
* Changing a type later updates the defaults for future entries. Existing busy times are not changed.

### Fields reference

| Field        | Description                                                                                                 |
| ------------ | ----------------------------------------------------------------------------------------------------------- |
| Name         | The label shown in the calendar.                                                                            |
| Emoji        | Optional icon to help you spot the busy time quickly.                                                       |
| Duration     | The default length used when you select this type. You can override this when adding a busy time if needed. |
| Compensation | Choose to mark the busy time as Paid or Unpaid.                                                             |

***

## Edit a busy time type

1. Go to **Settings** → **Busy time types**.
2. Find the busy time type,  click **Actions** → **Edit**.&#x20;

<figure><img src="/files/m5sWOq9Yt1KrD1tm3khm" alt=""><figcaption></figcaption></figure>

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

***

## Archive a busy time type

1. Go to **Settings** → **Busy time types**.
2. Find the type, click **Actions** → A**rchive**.&#x20;

<figure><img src="/files/FeLgvLZ4ghdLy3hfdIbc" alt=""><figcaption></figcaption></figure>

**Result**

* The type is removed from your list and from the **Busy time type** menu, so it cannot be used for new entries.
* Existing busy times that used it remain in history.

***

## FAQ

<details>

<summary><strong>What’s the difference between Custom (chosen in the calendar) and Create busy time type?</strong></summary>

**Custom** creates a **one-off** busy time. You set the name **just for this entry** and it isn’t saved for reuse. **Create busy time type** makes a **reusable template** with a name, emoji, default duration, and paid/unpaid setting that appears in the **Busy time type** dropdown for all future entries.

</details>

<details>

<summary><strong>Can I remove a busy time type?</strong></summary>

Archive it: **Settings → Busy time types → Actions → Archive**. The type is removed from the dropdown, but existing entries that use it remain in history.

</details>


---

# 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/settings/appointments/manage-busy-time-types.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.
