---
title: What your requests cost
type: reference
section: ai-studio
summary: The Plans page in the AI Studio sidebar shows what pays for your requests, which limits can stop them, and a history of what you have used.
applies_to:
  clients: [web]
sources:
  - evolve-front-end/app/[lng]/studio/(pages)/my-plans/**
  - evolve-front-end/app/[lng]/studio/components/Chat/MessageCostLine.tsx
  - evolve-front-end/app/[lng]/studio/components/Chat/ChatMessage.tsx
  - evolve-front-end/app/i18n/locales/en/my-plans.json
  - evolve-front-end/app/i18n/locales/en/powerflow.json
verified:
  at: 2026-09-04
  env: code
  by: content-lane-ai-studio
ttl_days: 45
related: [ai-studio/token-limits, ai-studio/choose-a-model, ai-studio/model-unavailable]
---

Select **Plans** in the AI Studio sidebar. The page **My plans** answers what is paying for your requests this period and which limits can stop you.

## What is paying

The top of the page names the source your requests are drawn from and says so in a sentence, for example that your requests are covered by your organisation's plan, by your personal plan, or paid from a wallet. Where nothing applies, it says so and marks you **Can't run requests**.

## What can stop you

The table **What can stop you** lists every limit that applies this period, with **Gate**, **Limit**, **Your spend** and **Remaining** on each row. Rows are grouped into where the money comes from and limits that apply on top of it.

Two markers matter:

- **Stopping you now** — this limit is why a request is being refused.
- **Stops you first** — this is the limit you will reach soonest.

A row can also read **Exhausted**, or give the date it resets.

## What you have used

**Usage history** lists past requests with **Date**, **Model**, **Tokens**, **Cost** and **Paid by**. The tokens cell splits into what went in and what came back.

A cost of **Pending** means the request has not settled yet; the figure appears once it has. The list covers this billing period and shows your most recent 500 requests.

## Cost of a single reply

In a thread, a line under a reply gives its cost, its input and output tokens, and the model. It appears once billing for that reply has been recorded, and only for the author of the thread.

Some replies carry a note instead:

- **You were not charged for this response.**
- **Billing is being confirmed.**
- **Billing for this response needs review.**

## When a request is refused on cost

- **Spending limit reached** with **This request was declined because the available AI budget for your account is used up.**
- **You have no remaining usage balance. Please contact Evolve Support to top up your account.**
- **This request is not included in your account's current plan. Please contact your administrator to review your subscription.**

The page names who can lift each one. A personal monthly cap is raised by an administrator in your organisation, or waits for its reset date; an empty organisation wallet has to be topped up.

## Related

- [Token limits in a thread](/help/ai-studio/token-limits) — the separate per-thread length limit.
- [Choose a model](/help/ai-studio/choose-a-model) — models differ in price as well as ability.
- [No models are available for your account](/help/ai-studio/model-unavailable) — when nothing can be run at all.
