# Usage

Depending on your Ango Hub plan, your organization may have different usage limits.

## Checking your Current Usage

To see your current usage, as the organization manager, click on the *Organization* link in the top navigation bar, then click on *Usage*.

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

## What Counts as Usage?

Every time you invite a new member to your organization, and that member accepts the invitation, it is counted as 1 seat.

Every time you upload an asset, of any kind, it is counted as 1 asset. For multi-image assets, each image in the asset is counted as 1 asset.

## Increasing Usage

To increase your usage limits, please contact your iMerit sales representative, or contact us [here](https://imerit.net/contact-us/).


---

# 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.imerit.net/core-concepts/usage.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.
