# Service categories

## Overview

Categories help you organize services and assign colors so they are easier to scan in lists and in the calendar. Categories also help structure your online bookings by grouping services for clients when they book.

***

## How to add a category

1. Go to **Catalog** → **Services**.

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

2. Click **Add category**.

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

3. **Enter the details**, then choose a **Calendar color** (See category field reference below).

<figure><img src="/files/pVUqqfrS7qdXPgA27KUp" alt="" width="421"><figcaption></figcaption></figure>

4. **Click Create**. Your new category appears in the list and is ready to use for services.

<figure><img src="/files/8uOEgCLJGKtztXxxQtr9" alt=""><figcaption></figcaption></figure>

***

### Category field reference

| Field                  | Description                                                                                                                         |
| ---------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| Name                   | <p>The category name shown in lists and menus. </p><p></p><p>Examples: Consultations, Counselling, Chiropractor, Physiotherapy.</p> |
| Calendar color         | The color services in this category use on the calendar.                                                                            |
| Description (optional) | Internal note about how this category is used.                                                                                      |

***

### How category calendar colours work

**How it works**

* Services inherit their category color in the calendar.
* If you change a category’s color later, all services in that category update to the new color.

**Why it helps**\
Colors make it easy to scan your calendar and lists. Use distinct colours for each service category (for example: Consultations = blue, Women’s Health = green).

**Example (set a category colour):**\
**Actions** → **Edit category** → **Calendar color** → select **Blue** → **Save**.

<div align="center"><figure><img src="/files/ihMpRJFHz0OfwusBHQJA" alt="" width="419"><figcaption><p>Edit category with the colour picker (blue selected).</p></figcaption></figure></div>

**Where you’ll see it**

* **Services list:** *Initial consultation* and *Follow-up consultation* show in blue because they belong to the **Consultations** category.
* **Calendar:** Those services appear in blue on the calendar.

<figure><img src="/files/MLnKRCiHCXJn5RkGyNrt" alt=""><figcaption><p>Services list using the Consultations category color (blue).</p></figcaption></figure>

<figure><img src="/files/qVDmo2BJSQQwpuoWcRwk" alt=""><figcaption><p>Calendar events using the Consultations category color (blue).</p></figcaption></figure>

***

## Edit a service category

1. Go to **Catalog** → **Services**.
2. Find the category, click **Actions** → **Edit category**.&#x20;

<figure><img src="/files/d8J59xvfQWGfXnDk6MxA" alt=""><figcaption><p>Example: Selecting <em>Edit category</em> for Consultations.</p></figcaption></figure>

3. Update the **Name**, **Calendar colour**, or **Description**, then click **Save**.

***

## Archive a service category

{% hint style="info" %}
**Note:** You can only archive an empty category. Reassign or archive its services first.
{% endhint %}

1. Go to **Catalog** → **Services**.
2. Find the category, click **Actions** → **Archive category**.&#x20;

The category is then removed from the Services list.

***

## FAQs

<details>

<summary><strong>Can I archive a category with services grouped under it?</strong></summary>

Yes, but you must move or archive those services first. Reassign the services to another category (or archive them), then archive the category.

</details>

<details>

<summary><strong>Do activities follow the same category colour rule as services?</strong></summary>

Yes, activities inherit their category colour, just like services.

</details>

<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/catalog/services/service-categories.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.
