# Balance & Payment details

### Balance details

Balance details page represents details related to account events activities that impact the account balance and the account counters (f.e.: envelopes quantity left, mailboxes quantity can be created and etc.(each counter depends on plan configuration))

[![../../../../\_images/balanceDetailsPage.png](https://docs.docstudio.com/en/master/_images/balanceDetailsPage.png)](https://docs.docstudio.com/en/master/_images/balanceDetailsPage.png)

### Payment details

Warning

We are not storing your payment details. The payment details are stored by “Stripe” payment provider

Payment details page represents payment details of the “Stripe” payment provider assigned to the account.

Note

If payment provider “Stripe” is presented on the instance the page will be available otherwise page will not be accessible

By default page doesn’t contain payment details

[![../../../../\_images/paymentMethodsPageWithoutPayment.png](https://docs.docstudio.com/en/master/_images/paymentMethodsPageWithoutPayment.png)](https://docs.docstudio.com/en/master/_images/paymentMethodsPageWithoutPayment.png)

You can add them by clicking the “Add payment details” button

[![../../../../\_images/paymentMethodsPageAddPayment.png](https://docs.docstudio.com/en/master/_images/paymentMethodsPageAddPayment.png)](https://docs.docstudio.com/en/master/_images/paymentMethodsPageAddPayment.png)

By default you are able to add payment method only, but if you need to add/update the billing address withing the payment details you will set checkbox on “Change billing address”

[![../../../../\_images/paymentMethodsPageAddPaymentWithAddress.png](https://docs.docstudio.com/en/master/_images/paymentMethodsPageAddPaymentWithAddress.png)](https://docs.docstudio.com/en/master/_images/paymentMethodsPageAddPaymentWithAddress.png)

As soon as you added payment details and/or billing address you will observe payment details with possibility to update them

[![../../../../\_images/paymentMethodsPageWithPayment.png](https://docs.docstudio.com/en/master/_images/paymentMethodsPageWithPayment.png)](https://docs.docstudio.com/en/master/_images/paymentMethodsPageWithPayment.png)

Note

Only one payment method can be active at the moment for one account. If you update payment method the updated one will be active and previous payment method will no longer be available.


---

# 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.docstudio.com/~/revisions/qFTbNWQWk1xOBZcTqip0/admin-panel/billing/balance-and-payment-details.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.
