# Billing history

Bito maintains your billing history through [Stripe](https://stripe.com/).&#x20;

To view your past payments, follow these steps:&#x20;

1. Open the [**Manage Subscription > Billing and Plans**](https://alpha.bito.ai/home/settings/bito-premium/billing) page.
2. Click on the "View billing history" button. You will be redirected to a secure page powered by Stripe.&#x20;

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FRb33gTAF6OgFdiXVFpRK%2Fb4_2.png?alt=media&#x26;token=88e3d3f5-3365-4c8f-8825-b4aaf2bb9133" alt=""><figcaption></figcaption></figure>
3. On this page, you will see your complete billing history.&#x20;

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FQHX1PeSDNM8hVAz8N0fu%2Fb29.jpg?alt=media&#x26;token=6639753e-fb62-4634-b429-064add048209" alt=""><figcaption></figcaption></figure>
4. Open a specific invoice to view its complete details.&#x20;

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2F6qJIfI9mVamzu3aHyEM0%2Fb29_1.png?alt=media&#x26;token=4ecf17fa-034a-4dfa-9952-66823a2347b2" alt=""><figcaption></figcaption></figure>
5. From the invoice page, you can view more details by clicking “View invoice and payment details”.&#x20;

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FS4UIXR3FcXygpHsZHZgu%2Fb30_1.png?alt=media&#x26;token=6c659668-c857-4a36-9dd0-da6ec8e0a4e6" alt=""><figcaption></figcaption></figure>

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FTHNG3xeGg1qE7Tj6B6by%2Fb31.png?alt=media&#x26;token=c0093158-0f20-4196-930b-ffcee9cb74c0" alt=""><figcaption></figcaption></figure>
6. &#x20;You can also download the invoice and the receipt from this page by clicking the “Download invoice” and “Download receipt” buttons respectively.&#x20;

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FNx8WhbD71HFZFPb1gjsx%2Fb30_2.png?alt=media&#x26;token=1ddd7cd3-723e-4f34-8946-30b07803c28f" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Billing History functionality is not available for workspaces on the **Free Plan**.
{% 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.bito.ai/help/billing-and-plans/billing-history.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.
