# Filesize based limits

{% hint style="info" %}
If you are on a plan that bills based on analysis based on run credits, this page does not apply to your organization.
{% endhint %}

#### Analysis limit

Analysis limits are computed based on the size of the images sent through any AI analysis module.  This means that you only accumulate usage when you click run on the Analysis screen.

#### Training credits

You use one training credit per model that you train.  If you train a pipeline with multiple models, this will consume one credit per model included.

#### Upgrading your usage limits

Currently, upgrades to analysis and storage limits or training credits can only be done by reaching out to the Biodock team.  Plans are available that refresh analysis on a monthly and annual basis.


---

# 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.biodock.ai/user/usage-limits-and-team/filesize-based-limits.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.
