# Services

Use services for anything you book with a client (in-person or telehealth). Services appear in the calendar, can send notifications, and can be offered online.

Need to record work done away from the client? Use [Activities](/using-caspen/catalog/activities.md).

<div align="left"><figure><img src="/files/mWGWUOEcYBE4d7XptGui" alt="" width="230"><figcaption></figcaption></figure></div>

* [Service categories](/using-caspen/catalog/services/service-categories.md) - Create, edit or archive a category.
* [Add a service](/using-caspen/catalog/services/add-a-service.md) - Create a new service in your catalog.
* [Edit a service ](/using-caspen/catalog/services/edit-a-service.md)- Edit the details of a service.
* [Archive a service](/using-caspen/catalog/services/archive-a-service.md) - Remove a service from your catalog.
* [Add buffer times to services](/using-caspen/catalog/services/add-buffer-times-to-services.md) - Set before and after buffers to allow extra time around appointments.

{% hint style="info" %}
**Tip:** Add a category first so services inherit a calendar color.
{% 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/catalog/services.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.
