InvoicePDF
HomeInvoice GeneratorBlog
InvoicePDF

Free online invoice generator & templates for freelancers and small businesses.

Create an invoice →

Guides

  • What is an invoice?
  • How to write an invoice
  • What does Net 30 mean?
  • Invoice vs receipt
  • Proforma invoice
  • All guides →

Company

  • Blog
  • Privacy Policy
  • Terms of Service

Templates & tools

Invoice generator →

Popular formats

  • Invoice Template for Google Docs
  • Invoice Template for Word
  • Invoice Template for Canva
  • Microsoft Invoice Template
  • Invoice Template for Excel
  • Invoice Template for Google Sheets
  • PDF Invoice Template

Accounting & payment software

  • FreshBooks Invoice Template
  • Wise Invoice Generator
  • QuickBooks Invoice Template
  • Zoho Invoice Template
  • Adobe Express Invoice Template
  • Canva Invoice Generator
  • HubSpot Invoice Generator
  • Square Invoice Template
  • Stripe Invoice Template
  • Wave Invoice Generator

Receipts

  • Free Receipt Template
  • Rent Receipt Template
  • Payment Receipt Template
  • Cash Receipt Template
  • Donation Receipt Template
  • Receipt Book Template
  • Deposit Receipt Template
  • Sales Receipt Template

General invoices

  • Blank Invoice Template
  • Commercial Invoice Template
  • Proforma Invoice Template

By industry & trade

  • Contractor Invoice Template
  • Independent Contractor Invoice Template
  • Photography Invoice Template
  • Mechanic Invoice Template
  • Cleaning Invoice Template
  • Handyman Invoice Template
  • Construction Invoice Template
  • Freelance Invoice Template
  • Freelance Writer Invoice Template
  • Consultant Invoice Template
  • Electrician Invoice Template
  • HVAC Invoice Template
  • IT Services Invoice Template
  • Landscaping Invoice Template
  • Plumber Invoice Template
  • Catering Invoice Template
  • Dental Invoice Template
  • Painting Invoice Template
  • Roofing Invoice Template
  • Salon Invoice Template
  • Trucking Invoice Template
  • Graphic Design Invoice Template

© 2026 InvoicePDF. All rights reserved.

Google AI Studio billing: pricing, free tier, and how it actually works

October 17, 2026 · 13 min read · By Charles Ugo
invoice

A person reviewing Google AI Studio usage and Gemini API billing on a laptop

Here's the short version: Google AI Studio itself is free. The website where you write prompts, try Gemini models, and build little AI features costs nothing and doesn't ask for a card. The billing people worry about lives one layer down—in the Gemini API, the paid service you call from your own code. According to Google's billing documentation, every project starts on a free tier with no billing account required; you only start paying when you enable billing and use the API beyond the free limits.

So if you've been clicking around AI Studio and dreading a surprise charge, relax—you're almost certainly still free. This guide explains where the free tier ends, how the paid Gemini API is priced, how to turn billing on (and off), and where to find the actual invoice for your expense report. If you're here because you need to invoice your own clients for AI work you're doing, our free invoice generator makes a clean PDF in a couple of minutes—more on that at the end.

An invoice is just an itemized record of what you were charged, for what, and when. Google produces one for paid API usage through Cloud Billing. Let's start with the split that confuses everyone.


Google AI Studio vs. the Gemini API: where billing lives

These two names get used interchangeably, and that's the root of most billing confusion.

  • Google AI Studio is a free website. You sign in with a Google account, type prompts, test different Gemini models, tune settings, and build prototypes. No card, no bill. This is where you also generate an API key.
  • The Gemini API is the paid, code-level service. When your own app or script sends requests to Gemini using that API key, those calls count against a free tier first—and once you're on the paid tier, they're billed by usage.

Think of AI Studio as the showroom and the Gemini API as the thing you drive off the lot. Playing in the showroom is free. The meter only runs when your code is making API calls beyond the free allowance.

The practical takeaway: the AI Studio tab being open is not what makes you billable. What matters is whether billing is enabled on your project and whether your API usage has crossed into paid territory. You check that on the project and billing screens, not by looking at the chat window.


The free tier: what you get without paying

Every new project sits on the free tier automatically. No billing account, no credit card.

What the free tier gives you:

  • Full use of the AI Studio website for prototyping.
  • Rate-limited API access to certain Gemini models—typically the faster, cheaper Flash-class models.
  • Enough headroom to build and test a small project without paying.

The catches to know about:

  • Rate limits, not a spend cap. The free tier is metered in requests, not dollars—there are caps on requests per minute and requests per day per model. When you hit them, calls are throttled until the window resets. Google publishes the current numbers on its rate limits page, and they change, so treat any specific figure you read elsewhere as a snapshot.
  • Model access shifts. Google periodically moves its more capable Pro-class models to paid-only, leaving Flash-class models on the free tier. If a model you were using suddenly wants billing, that's usually why.
  • Your data may be used to improve Google's products. Google states that free-tier prompts and responses can be used to improve its services. On the paid tier, it says they are not. If that distinction matters for your work, enabling billing is the switch that flips it.

For a lot of hobby projects, learning, and prototyping, the free tier is genuinely all you need.


How Gemini API billing works (the paid tier)

When you outgrow the free limits, you enable billing. Here's the shape of it.

Billing is usage-based, per token. You're not buying a monthly seat like a Netflix subscription. You pay for what your requests consume, measured in tokens—roughly, chunks of text (a token is about four characters of English). You're charged separately for input tokens (what you send) and output tokens (what the model generates back), and output almost always costs more per token than input.

Billing runs through Google Cloud. Enabling billing links a Google Cloud Billing account to your project. That's the same billing system Google uses for its cloud services, which is why your Gemini invoices show up in the Cloud console, not in the AI Studio chat window.

Usage tiers unlock higher limits as you spend. Per Google's billing docs, paid usage steps up through tiers tied to your cumulative, verified spending—Tier 1 after you link an active billing account, then higher tiers (with much larger rate-limit caps) after you've paid a certain amount and enough time has passed since your first successful payment. You don't pick a tier; you graduate into it.

Tax is added based on your location. Google adds any applicable tax at billing time based on your account's country and address, and it shows on your statement. In the US that means sales tax where it applies—not VAT, which is a non-US concept and won't appear on a US bill. Whether a digital service is taxed depends on your state. This is general information, not tax advice; your statement shows the exact line.

You can set a budget alert—but it's not a hard stop. Google Cloud lets you set budgets and alerts so you get emailed when spend crosses a threshold. Important: by default an alert notifies, it doesn't cap. If you want a hard ceiling, disabling billing (which drops you back to free) is the blunt but reliable tool.


What Gemini models cost

Pricing is per million tokens, and it varies a lot by model. Rather than quote numbers that go stale, here's the structure, with rough 2026 ballparks to set expectations. Always confirm against the official Gemini API pricing page before you budget—Google changes these often.

Model classRough input price (per 1M tokens)Rough output price (per 1M tokens)Best for
Flash-Lite~$0.10~$0.40High-volume, simple tasks; cheapest
Flash~$0.30~$2.50Everyday chat, summarizing, most apps
Pro~$1.25 and up~$10 and upHard reasoning, long context, quality-critical work

Two things that quietly move the bill:

  • Long context costs more. Some Pro models charge a higher rate once a single request's context passes a threshold (for example, above ~200k tokens). Big documents in the prompt can bump you into the higher band.
  • "Thinking" tokens count. Reasoning-heavy models generate internal thinking tokens that are billed as output. A model that "thinks" more before answering can cost more than the visible answer length suggests.

The pattern to remember: Flash for volume, Pro for hard problems. Most apps run cheapest on a Flash-class model and only reach for Pro where the task truly needs it.


Worked example 1: a small support chatbot's monthly bill

Say you build a customer-support chatbot on a Flash-class model. It handles 10,000 conversations a month. Each conversation averages 2,000 input tokens (the user's question plus some context you attach) and 500 output tokens (the reply).

Monthly token totals:

  • Input: 10,000 × 2,000 = 20,000,000 tokens = 20 million.
  • Output: 10,000 × 500 = 5,000,000 tokens = 5 million.

Using the rough Flash rates above (~$0.30 per 1M input, ~$2.50 per 1M output):

  • Input cost: 20 × $0.30 = $6.00
  • Output cost: 5 × $2.50 = $12.50
  • Estimated total: ~$18.50/month, before any tax.

Notice the output is two-thirds of the bill on one-quarter of the tokens—because output is priced higher. That's the single most useful lever you have: shorter, tighter responses cost less. Capping the model's reply length is often the fastest way to cut a Gemini bill.


Worked example 2: prototype free, then flip to production

Now the common real-world path for a solo builder.

  1. Prototype in AI Studio (free). You spend a week in the AI Studio website designing prompts and picking a model. Cost: $0. No billing account exists yet.
  2. Ship a small beta on the free tier. You wire your prototype into a simple app using an API key, staying under the free rate limits during a quiet beta. Still $0—until real traffic occasionally trips the daily request cap and some calls get throttled.
  3. Enable billing for production. To remove throttling and (if you care) stop free-tier data from being used to improve Google's products, you click Set up billing, link a Cloud Billing account, and go paid. Now usage is charged per token, invoiced through Google Cloud.

The lesson: you can go a long way for free, and you only need billing at the moment throttling or paid-only models start blocking real users. Enable it deliberately, not preemptively.


How to find your usage and invoices

This is the part pricing articles skip. There are two different places to look, because usage and invoices live in two systems.

To watch live usage (in AI Studio):

  1. Open Google AI Studio.
  2. Go to Dashboard, then Usage.
  3. Review requests and token consumption per model. This is your early-warning gauge.

To get the actual invoice or statement (in Google Cloud):

  1. Sign in to the Google Cloud console with an account that has a Billing role.
  2. Open Billing.
  3. Go to the Documents or Transactions section for your billing account.
  4. Download the monthly statement or invoice PDF.

That PDF—not the AI Studio usage chart, and not your card statement—is the document you keep for expenses. A bank line that just says "Google" isn't a receipt; the Cloud Billing statement is.

Set your business details before you pay. When you create the Cloud Billing account, put your business name and address on it, and add a tax ID if you have one, so those details appear on every statement. Fixing them after an invoice is issued is far more painful than getting them right up front.


Common Google AI Studio billing mistakes

  • Thinking AI Studio charges you. The website is free. Only Gemini API usage past the free tier costs money. Don't enable billing "just in case"—do it when you actually need paid quotas.
  • Assuming a budget alert is a spending cap. By default an alert emails you; it doesn't stop usage. If you need a hard stop on a test project, disable billing to force it back to free.
  • Forgetting that output tokens cost more. Long, chatty responses inflate the bill fast. Cap reply length before you scale.
  • Ignoring "thinking" tokens on reasoning models. They're billed as output even though the user never sees them. Budget for them or pick a lighter model.
  • Looking for the invoice inside AI Studio. Paid invoices live in Google Cloud Billing, not the chat interface. AI Studio shows usage; Cloud shows the statement.
  • Leaving Pro-class models in a high-volume loop. Pro is for hard problems. Running everyday traffic on Pro instead of Flash can multiply your cost for no real gain.
  • Not setting the business name before the first charge. Set it on the Cloud Billing account up front so your statements are expense-ready.

Frequently Asked Questions

Is Google AI Studio free? Yes. The Google AI Studio web interface—where you write prompts, test Gemini models, and build with them—is free to use, and you don't need to enter a card. What can cost money is calling the Gemini API from your own code beyond the free tier's limits. If you only ever work inside the AI Studio website, you generally stay on the free tier.

Do I need to enable billing to use Google AI Studio? No, not for basic use. Every new project starts on the free tier with rate-limited access to certain Gemini models and no billing account required. You only enable billing when you want higher rate limits, paid-only models, or production-scale API usage. Enabling billing links a Google Cloud Billing account to your project.

How much does the Gemini API cost? It's usage-based—you pay per million tokens in and out, and the rate depends on the model. As a rough guide, a Flash-class model runs a few cents to a couple of dollars per million tokens, while a Pro-class model costs more. Prices are set by Google and change often, so check the official Gemini API pricing page for the current numbers before you build a budget.

Does Google use my Google AI Studio prompts to train its models? On the free tier, Google says free-tier prompts and responses may be used to improve its products. On the paid tier (once billing is enabled), Google says your prompts and responses are not used to improve its products—that's the enterprise-grade privacy difference. If data usage matters to you, enabling billing is the switch that changes it.

How do I set up billing for Google AI Studio? In AI Studio, go to your API keys or project page and click "Set up billing." You link or create a Google Cloud Billing account, pick your country, add a payment method, and choose a plan. Once billing is active your project moves off the free tier and usage is charged per token.

How do I get an invoice or receipt for Gemini API usage? Gemini API charges run through Google Cloud Billing, so your invoices and statements live in the Google Cloud console under Billing, in the Documents or Transactions section—not inside the AI Studio chat window. You can also monitor live usage in AI Studio under Dashboard, then Usage. Download the PDF statement from Cloud Billing for your expense records.

What happens if I disable billing? Disabling billing on a project downgrades it back to the free usage tier. You keep limited free access to certain Gemini models at the free rate limits, but you lose the higher paid quotas and any paid-only models. It's the clean way to make sure a test project can't run up a bill. Google walks through the steps in its guide to enabling and disabling billing on a project.

Is Google AI Studio the same as the Gemini API? Not quite. Google AI Studio is the free website for experimenting with Gemini. The Gemini API is the paid, code-level service you call from your own apps. AI Studio is where you prototype and grab an API key; the API is where production usage—and the billing—actually happens.


Google AI Studio billing isn't scary once you see the split: the AI Studio website is free, and only Gemini API usage past the free tier costs money—billed per token through Google Cloud. Stay free while you prototype, enable billing when real traffic needs it, watch usage in the AI Studio dashboard, and download the statement from Cloud Billing for your records. A software subscription or API bill used for your business is generally a deductible business expense in the US—that depends on your situation, so treat this as general information, not tax advice—and either way the IRS expects self-employed people to keep supporting documents for what they report.

And when it's your turn to bill a client—for the AI feature you built, or any other work—our invoice generator turns your details into a clean PDF you can send in minutes. If you've never made one, the beginner's guide to writing an invoice walks through every field. Billing a different AI tool? We break down Claude AI billing and how to get an invoice from ChatGPT the same way.