The maker license (building agents in Copilot Studio) is free; admins assign it in the admin center. You pay for what agents consume, not for who builds them.
US list prices. In September 2025 Microsoft renamed "messages" to Copilot Credits with no change to pack size or the pay-as-you-go rate, so older "message pack" documentation describes the same $200/25,000 product.
Why two agents with the same traffic have wildly different bills
Every feature an agent uses draws a different number of credits: a scripted classic answer is 1, a generative answer 2, an agent action 5, tenant graph grounding 10, and premium AI tools (the reasoning-model meter) 100 per ten responses, billed at 10 credits per 1,000 tokens. Reasoning models bill on two meters at once: the feature rate plus the premium token rate. The complete rates table with planning guidance lives in the companion piece, Copilot Credits and capacity packs, explained.
Design, not traffic, is the first cost decision: grounding toggles, orchestration mode, and model tier set your per-interaction rate before the first user shows up.
Three worked scenarios
These are adapted from Microsoft's own billing examples, with the monthly math added (assumed 22 working days, pay-as-you-go rate):
Four classic answers plus two generative answers per visit, 900 visitors a day: (4×1 + 2×2) × 900 = 7,200 credits/day.
≈ 158,400 credits/month ≈ $1,584 on the meter, or 7 capacity packs ($1,400). Packs win at this volume.
Four generative answers plus four graph-grounded responses per run: 48 credits per user per day. 50 licensed users pay nothing (covered by their Microsoft 365 Copilot seats); the 100 unlicensed users bill (4×2 + 4×10) × 100 = 4,800 credits/day.
≈ 105,600 credits/month ≈ $1,056 on the meter. Note the shape: the license status of the audience, not the agent, drives this bill.
Triggered per incoming order, four action calls per run: 4×5 = 20 credits per order.
1,000 orders/month ≈ 20,000 credits ≈ $200: exactly one pack, or the meter, at break-even. Autonomous agents run under their own identity, so no seat covers them.
What to know before you commit
Studio credits are one slice of the wider agent bill. Seats, Agent 365 governance, and the Cowork and Work IQ consumption layer are covered in the full cost model reference; who needs which license is in the agents licensing guide.