# Account settings

### Manage Subscriptions

Go to Settings -> Subscription (<https://app.caspen.com/subscription>)

In the subscription section, you will find a concise overview of your account status.&#x20;

{% hint style="info" %}
It's important to note that you will only incur charges for the active Practitioners on your account. No fees are associated with non-practitioner user accounts; you can have as many as needed. The system automatically adjusts your monthly charges when you add or remove practitioners from your account.
{% endhint %}

Within this section, you can add or modify your payment method. Additionally, you can access historical records of invoices and payments.

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


---

# 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/settings/account-settings.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.
