# Billing Usage & Settings

## Dashboard

Inside the dashboard tab you can see your wallet balance, add more funds to your wallet balance.

Underneath you can view your current plan and what is included in it along with being able to upgrade your plan and/or canceling your plan.&#x20;

Payment methods allow you to manage the credit that is used to pay for your subscription and your wallet. You can add multiple credit cards as needed.

Below you will be able to see your Stripe payment history with the ability to download invoices individually for each transaction on your credit card.

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

## Usage

On the Usage tab you can view the transaction histories and balances for your wallet and storage balances.&#x20;

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

## Auto Billing

On the auto-billing page you can set thresholds for when your credit card is charged to add more balance to your wallet.&#x20;

<figure><img src="/files/4EUbtoPAVuaZuLlwKtzR" alt=""><figcaption></figcaption></figure>

Learn more about auto billing here:

{% content-ref url="/pages/kDfxpcKkZAcZMWewhHCf" %}
[Auto Billing](/stammer.ai-docs/account-management/agency-wallet/auto-billing.md)
{% endcontent-ref %}


---

# 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.stammer.ai/stammer.ai-docs/account-management/billing-usage-and-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.
