# Billing Management

To manage your billing settings in Epsilla, navigate to your account profile by selecting your email in the upper-right corner of the dashboard. From the dropdown menu, click on **Billing**.

<figure><img src="/files/aVFW3LBAGA7KKCo6sSLP" alt="" width="193"><figcaption></figcaption></figure>

This will take you to the billing management page, where you can review your current payment method, subscription tier, and past invoices.

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

### **Managing Payment Methods**

Within the billing section, you'll see your current payment method displayed, such as a linked credit card. If you need to update your payment details, simply click on **Manage Payment Method** to add, change, or remove a payment option.

<figure><img src="/files/rF4bwUX4UPQbIGDKICJn" alt="" width="294"><figcaption></figcaption></figure>

### **Tracking Current Plan Usage**

Your current subscription usage is prominently displayed on the billing page, allowing you to monitor key resource limits.

<figure><img src="/files/rqOwo6NYZtSh8YDSsIU2" alt="" width="375"><figcaption></figcaption></figure>

If any of these resources are nearing their maximum capacity, you can easily upgrade your plan by selecting the **Upgrade** button on the page. This ensures continued access to all features without interruptions.

### **Invoices**

The billing page also provides a comprehensive invoice history. You can view details such as the date the invoice was created, the amount billed, and the payment status (e.g., **Succeeded**). You can download individual invoices by clicking the download icon next to each entry for record-keeping.

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

### Upgrade Subscription Plan

To upgrade your subscription, click the **Upgrade** button, then choose from the available tiers on the pricing page. For enterprise-level solutions, reach out to the Epsilla team directly to discuss customized plans that meet your organization's requirements.

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

Managing your billing effectively and upgrading when necessary will ensure that your Epsilla services are not interrupted and that your account can scale as your usage grows.


---

# 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://epsilla-inc.gitbook.io/epsilladb/billing-management.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.
