# Packages

Use packages to sell bundles of sessions at a fixed price. Assign a package to a client so linked appointments use its credits.

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

* [Add a package](/using-caspen/catalog/packages/add-a-package.md) - Create a new package in your catalog.
* [Assign a package to a client](/using-caspen/catalog/packages/assign-a-package-to-a-client.md) -  Apply a package to a client so appointments can use its credits.
* [Edit a package ](/using-caspen/catalog/packages/edit-a-package.md)- Update the name, price, credits, included services, or expiry rules.
* [Archive a package](/using-caspen/catalog/packages/archive-a-package.md) - Remove a package from your catalog so it cannot be sold again.&#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/catalog/packages.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.
