# Billing and Account Settings

1. Under the Left side bar click your Username to access the "**Manage Subscription**" Tab

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

2. Following we've partnered with Stripe to manage your payment portal. Click continue to move to your Payment Portal.

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

2. Add or change your default method here as well as mange the subscription associated with your account.&#x20;

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

4. To view your billing history, click **Invoice History** at the bottom of the page.

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

#### **Cancel Subscription:**

\
If you would like to cancel your subscription, on the same Stripe page click on Cancel subscription.

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

Confirm cancelation for it to be effective.

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

#### Important Note for Group Billing Users:

If you are part of a group billing organization, your subscription view may differ. Please connect with your Organization Admin for more support.


---

# 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://help.paxton.ai/help/other-topics/billing-and-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.
