# Credit Usage Tab

View the credit usage for each of your individual collections, as well as your total credit usage across all collections. See how you used your credits, as well as set credit limits for individual sub-collections.&#x20;

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

## Your Limit

This section of the credit usage tab goes over how many credits you have left across all of your collections. 1 credit can be used for 10 API calls, 100MB of storage, **or** 25MB of bandwidth usage.

<figure><img src="/files/W4fGSJ5Qi2AW2aS7xy9D" alt="" width="274"><figcaption></figcaption></figure>

## Your Usage

See how you used your credits across each individual collection or all collections.

<figure><img src="/files/iceaQQ3nspGjQae7sYso" alt="" width="363"><figcaption></figcaption></figure>

Select "**All collections"** from the dropdown menu to see the total usage or select individual collections and view their specific credit usage.&#x20;

The total credits used for All Collections, or the individual collection you selected, is shown in the bottom right of the tab. Credits are used in one of these three methods, which are broken down in the "equation" shown on the tab:

1. API calls, where 10 API calls = 1 credit
2. Storage used, where 100MB of storage = 1 credit
3. Bandwidth, where 25MB of bandwidth = 1 credit

## Credit Limits

You can set limits on sub-collections to manage their credit usage as part of the plan of your main collection. So if you have selected a sub collection, you should see a<img src="/files/M0OISxC9VZ8nm3t8OYlh" alt="" data-size="line"> ("Set credit limit") button under the total credit used. Click that button to open the credit limit input and set a credit limit:

<figure><img src="/files/bfyfE4h9h1cKYodlkbRU" alt="" width="210"><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/credit-usage-tab.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.
