# Account Page

Open the Account page by clicking your profile picture in the top left of the platform, and clicking "Account" in the dropdown menu that appears.

<figure><img src="/files/hwJuv5wCytsfAtuZPyig" alt="" width="89"><figcaption></figcaption></figure>

The [Profile ](/web-console/account-page/profile.md)tab allows you to view and customize your user information.

{% content-ref url="/pages/-MGKeGd\_c5BRy\_Gz6mOF" %}
[Profile Tab](/web-console/account-page/profile.md)
{% endcontent-ref %}

The [Plans](/web-console/account-page/subscription.md) tab allows you to manage your subscription plan and payment method.

{% content-ref url="/pages/-M41we-\_S6AKu9FnrpGa" %}
[Plans Tab](/web-console/account-page/subscription.md)
{% endcontent-ref %}

The Credit Usage tab allows you to view the credit usage for each of your individual collections, as well as your total credit usage across all collections.&#x20;

{% content-ref url="/pages/vEMa8jXUPi5AOF0S7Sv4" %}
[Credit Usage Tab](/web-console/account-page/credit-usage-tab.md)
{% endcontent-ref %}

The Email and Password tab allows you to change your email and password:

{% content-ref url="/pages/gvZMOMAdR7qgaR8lwu4h" %}
[Email & Password](/web-console/account-page/email-and-password.md)
{% endcontent-ref %}

The Notifications tab allows you to customize which emails you receive from echo3D.&#x20;

{% content-ref url="/pages/JbqkP9PYTdhQwBiNrEnL" %}
[Notifications Tab](/web-console/account-page/notifications-tab.md)
{% endcontent-ref %}

The Delete Account tab allows you to delete your echo3D account if necessary.

{% content-ref url="/pages/ocK6ieyZAOeXAYDGbUBX" %}
[Delete Account Tab](/web-console/account-page/delete-account-tab.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.echo3d.com/web-console/account-page.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.
