# Activities

Use activities for non-face-to-face work (for example, report writing, billable communications).\
Activities do not send client notifications and are not offered in online bookings.

Need something clients can book? Use [**Services**](/using-caspen/catalog/services.md).

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

* [Activity categories](/using-caspen/catalog/activities/activity-categories.md) - Create, edit or archive a category.
* [Add an activity](/using-caspen/catalog/activities/add-an-activity.md) - Create a new activity in your catalog.
* [Edit an activity](/using-caspen/catalog/activities/edit-an-activity.md) - Edit the details of an activity.
* [Archive an activity ](/using-caspen/catalog/activities/archive-an-activity.md)- Remove an activity from your catalog.

{% hint style="info" %}
**Tip:** Create categories first to keep your activity list organized.
{% 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/activities.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.
