ClaudeDetails
UpdatesGuidesModelsMCPToolsLearning PathsFAQ
UpdatesGuidesModelsMCPToolsLearning PathsFAQ
Home/Updates/Claude.ai & Cowork

Claude Sonnet 4 Gets a 1M Token Context Window (Beta): What Changed and How to Use It

Needs reviewLast verified August 12, 2026

On August 12, 2025, Anthropic announced that Claude Sonnet 4 now supports a 1 million token context window, currently in beta. The context window is the amount of text Claude can consider at once, and 1 million tokens is roughly 750,000 words, or several long books. This is a large jump from the standard 200,000 token window. For now, access is limited to API organizations in usage tier 4 or those with custom rate limits, meaning it is aimed at teams building on Claude's API rather than everyday users of the Claude.ai app. If your company works with Claude through the API, this means you can now feed in much larger document sets, contracts, transcripts, or knowledge bases in a single request instead of splitting them up.

Deep Dive: What Actually Changed

Anthropic's release notes from August 12, 2025 state that Claude Sonnet 4 now supports a 1 million token context window, available in beta.

A quick translation for non-technical readers: a "token" is a chunk of text, roughly three-quarters of a word on average. The "context window" is everything Claude can hold in mind at once during a conversation or task — your instructions, the documents you attach, and Claude's own responses. Until now, the standard window was 200,000 tokens (roughly 150,000 words). The new 1 million token window is five times larger — enough to hold something on the order of 750,000 words in a single request.

Who has access right now

This is where the fine print matters. Per Anthropic's release notes, the beta is limited to:

  • API organizations in usage tier 4, or
  • Organizations with custom rate limits

Usage tiers are how Anthropic groups API customers based on spending and payment history; tier 4 is the highest standard tier. In plain terms: this feature is currently for businesses accessing Claude programmatically through the API, not for individual users of the Claude.ai website or apps. Anthropic has not said in these release notes when or whether it will reach other tiers or the consumer apps.

Why the size matters

Before this change, working with very large document collections meant splitting them into chunks, summarizing pieces separately, and stitching results together — a process where details get lost between chunks. A 1M window means Claude can see the entire body of material at once, so it can catch connections across documents, like a clause in one contract that contradicts a policy in another.

How to Use This in Your Day-to-Day Work

If your organization qualifies (tier 4 API access or custom rate limits), here's a practical path. If you're not sure whether you qualify, ask whoever manages your company's Anthropic API account.

  1. Confirm your access. Check with your technical team or account admin whether your API organization is in usage tier 4 or has custom rate limits. Anthropic's documentation on the 1M context window (linked from the release notes) covers the specifics they'll need.
  2. Identify your "too big to fit" workflows. Make a list of tasks you've avoided or worked around because the material was too large: full quarterly report packages, complete contract sets, months of meeting transcripts, an entire support ticket archive, or a full policy manual.
  3. Start with a cross-document question. The biggest advantage of a large window is comparison across documents. A good first test: load a set of related documents and ask Claude to find inconsistencies, gaps, or items that reference each other.
  4. Keep your instructions at the front and specific. Even with a huge window, clear direction helps. Tell Claude exactly what to look for and what format you want the answer in, rather than asking open-ended questions of a massive document pile.
  5. Verify outputs on high-stakes work. A larger window doesn't change the need to spot-check. For legal, financial, or compliance material, have Claude cite which document and section each finding came from so a human can confirm it quickly.

If you don't have access yet

You can still prepare. Organize the large document sets you'd want to analyze, and note the questions you'd ask across them. When access broadens, you'll be ready to test immediately. In the meantime, the standard 200,000 token window still handles substantial workloads — a few hundred pages at a time.

Note: claudedetails.com is an independent publication and is not affiliated with or endorsed by Anthropic. The details above come from Anthropic's own release notes dated August 12, 2025.


claudedetails.com is an independent publication and is not affiliated with, endorsed by, or sponsored by Anthropic. "Claude" is a trademark of Anthropic, PBC, used here for identification purposes only. Product details can change — always confirm specifics on Anthropic's own site before making decisions based on this post.

FAQ

Can I use the 1 million token context window in the Claude app on my phone or the Claude.ai website?

Not based on this announcement. Anthropic's release notes say the 1M token context window for Claude Sonnet 4 is in beta for API organizations in usage tier 4 or with custom rate limits. That means it's for businesses connecting to Claude through the API, not the consumer Claude.ai apps. Anthropic hasn't announced availability beyond that in these notes.

How many pages or words is 1 million tokens?

A token is roughly three-quarters of a word on average, so 1 million tokens works out to approximately 750,000 words. Depending on formatting, that's somewhere in the range of 1,500 to 3,000 pages of text — enough for several full-length books or a large set of contracts, reports, or transcripts in a single request.

What is usage tier 4 and how do I know if my company is in it?

Anthropic groups API customers into usage tiers based on factors like spending history, and tier 4 is the highest standard tier. The person who manages your company's Anthropic API account can check your tier in the account settings. If you're not in tier 4, the release notes say organizations with custom rate limits also qualify for the beta.

Does the 1M context window work with all Claude models?

No. According to Anthropic's August 12, 2025 release notes, the 1M token context window applies specifically to Claude Sonnet 4, and it's currently in beta. The release notes don't mention it being available for other Claude models.

More in Claude.ai & Cowork

Claude.ai & CoworkWhat changed
Aug 10, 2026

Claude Now Documents Importing and Exporting Your Memory — What That Actually Means

Anthropic has published guidance on importing and exporting your memory from Claude, meaning the information Claude remembers about you is no longer locked inside the product — you can take a copy out or bring memory in. If you use Claude's memory feature, check Anthropic's support article for the exact steps; the release note itself doesn't include them.

Read more →
Claude.ai & CoworkWhat changed
Aug 10, 2026

Claude Team Plans Can Now Switch From Monthly to Annual Billing — What Admins Need to Know

If your organization is on a Claude Team plan with monthly billing, you can now switch that same plan to annual billing without waiting or contacting sales through a new process. This only applies to Team plan organizations currently billed monthly. If you're on a different plan, or already on annual billing, nothing changes for you. Anthropic published a support guide walking through the switch.

Read more →
Claude.ai & CoworkWhat changed
Aug 9, 2026

Claude Can Now Create and Edit Files: What Changed and How to Put It to Work

Anthropic announced on September 9, 2025 that Claude can now create and edit real files directly in a conversation, including Excel spreadsheets, Word documents, PowerPoint presentations, and PDFs. Instead of copying Claude's text output into your own tools and formatting it yourself, you describe what you need and Claude produces a finished, downloadable file. The feature rolled out first as a preview for Claude Max, Team, and Enterprise plans, with Pro access to follow, and it needs to be switched on in your settings under file creation. Practical uses include turning raw data into a formatted spreadsheet with formulas, converting notes into a slide deck, drafting formatted reports, and converting between file types, such as turning a PDF into an editable document. Anthropic's release notes describe it as a way to eliminate hours of routine formatting and document busy work.

Read more →
ClaudeDetails
UpdatesGuidesModelsMCPToolsLearning PathsFAQRSS
Get new guides and Claude updates by email

Occasional, no spam. Unsubscribe anytime.

claudedetails.com is an independent publication and is not affiliated with, endorsed by, or sponsored by Anthropic. "Claude" is a trademark of Anthropic, PBC, used here for identification purposes only. Product details can change — always confirm specifics on Anthropic's own site before making decisions based on this post.