# Advanced AI requests usage

If you are on a paid plan, such as the **Team Plan**, and are the owner or admin of a workspace, you can easily view the **Advanced AI Model requests** (GPT-4o or similar) included for the current month and the number of requests used by your workspace members and AI Agents.

{% hint style="info" %}
If you are on the **Free Plan**, this plan does not include Advanced AI Model requests, so this feature is not relevant to your plan.
{% endhint %}

To view your usage, simply visit the [**Settings > Requests Usage**](https://alpha.bito.ai/home/bito-premium/ai-request-usage) dashboard.

<figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FLvhkrI1qRsPMv3sZgAah%2Fscrnli_BhFvQLrCPOhJD5.png?alt=media&#x26;token=dd474bb4-436e-43d1-b279-0e4173406b33" alt=""><figcaption></figcaption></figure>

## What is an Advanced AI Model Request?&#x20;

Bito uses best-in-class AI models (such as GPT-4o, Claude Sonnet 3.7, and similar models) to offer its services. These are known as **Advanced AI models** and are only accessible through our [paid plans](https://bito.ai/pricing/).

When your **Advanced AI Model Request** quota is used up, [AI Chat](https://docs.bito.ai/ai-code-reviews-in-ide/ai-chat-in-bito) requests will be blocked for the rest of the day and will become available again the next day.


---

# 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.bito.ai/help/billing-and-plans/advanced-ai-requests-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.
