# Billing

Here you will be able to see a breakdown of your current period usage, change the card your subscription is billed to, cancel your subscription, and see when your subscription renews.

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

## Cancel Subscription

If you're sure that you want to cancel your subscription, you can do so in the Billing tab. Click the "Cancel subscription" button, and a pop-up will appear for confirmation.

When cancelling your subscription, please select a reason for cancelling.  This helps us further improve our app.

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

{% hint style="info" %}
Regardless of when you decide to cancel, you will still have access to your credits until the end of your subscription period.
{% 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://docs.kaedim3d.com/admin/settings/billing.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.
