# Plans Tab

This page allows you to change your subscription plan, see and update your payment method, view when your next billing cycle starts, and enable or disable pay-as-you-go.

<figure><img src="/files/9TsDxkcr4bzJp59k2iyW" alt=""><figcaption></figcaption></figure>

### **How to See Your Payment Method**

You can add or view your payment method in the top right corner of the plans tab.

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

{% hint style="success" %}
Your payment method is secured by [Stripe](https://stripe.com/). No credit card information is saved in our system.
{% endhint %}

### **Your Current Plan**

You can change, upgrade, and cancel your plan anytime through this tab. Simply click to switch between [plans](https://www.echo3D.com/pricing), cancel your current plan, or [contact us](mailto:sales@echo3D.com) to discuss our custom offerings.&#x20;

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

## Information about your Plan

The Plans tab also includes information on how many credits you have left in your billing cycle, and when your billing cycle will reset. You can enable Pay-as-you-go, which allows you to use credits beyond your limit and pay for them as you use them.&#x20;

<figure><img src="/files/zv1bygWyvz4EU1xhcHH3" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.echo3d.com/web-console/account-page/subscription.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.
