# Edit a package

## Edit a package

If you want to edit a package that you offer:

1. Go to **Catalog** → **Packages** tab.

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

2. Find the package, then click **Actions** → **Edit package**.

<figure><img src="/files/49Nm8PJDLCA9Ku6PoSCg" alt=""><figcaption></figcaption></figure>

3. Update the fields you need (for example: Name, Description, Credits, Amount, Tax rate, Included services, Define quantities, Expiry).
4. Click **Save**.

**After you save:**&#x20;

* Edits apply to new client packages created from this package.
* Existing client packages are not changed and keep their current usage history.

{% hint style="info" %}
**Tip:** For major changes (e.g., different service mix or pricing), it’s best to create a new package and archive the old one to avoid confusion.
{% endhint %}

\ <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/packages/edit-a-package.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.
