← AI PulseAug 26, 2026

Policy · news · Single-source brief

Anthropic Expands Claude's Context Window to 100K Tokens

Anthropic has increased the context window for its Claude models from 9K to 100K tokens, enabling the processing of approximately 75,000 words in a single prompt.

By Illumora Editorial

Source · Aug 26, 2026, 6:11 PM · On Illumora · Aug 26, 2026, 6:18 PM

Media from the primary source — shown here so you can stay on Illumora.

Rewritten from one allowlisted primary — not independent enterprise reporting. Lanes →

Brief drafted by Illumora’s editorial model from the linked primary source. Ops desk reviews flagged pieces. How we write →

Read the source →Anthropic News (priority) — Introducing 100K context windows
Save

Anthropic has announced an expansion of the context window for its Claude models, moving from 9K to 100K tokens. This update allows Claude to process roughly 75,000 words at once, facilitating the digestion and analysis of extensive materials.

This expanded capacity means that conversations with Claude can extend over longer durations, and businesses can submit hundreds of pages of documents for analysis. For instance, Claude can process 100,000 tokens in less than a minute, a task that would take an average person over 5 hours to read and then additional time to digest, remember, and analyze.

Key Points

  • Claude's context window has expanded from 9K to 100K tokens.
  • This 100K token capacity corresponds to approximately 75,000 words.
  • Claude can process 100,000 tokens in under a minute.
  • The model successfully identified a modified line in The Great Gatsby (72K tokens) in 22 seconds.
  • The 100K context window is now available in the Claude API.
  • This capacity can handle roughly 6 hours of audio, as demonstrated by AssemblyAI's use case.

Context

According to Anthropic, the expanded context window allows Claude to retrieve information from multiple documents or entire books, synthesizing knowledge across various parts of the text. This approach is presented as potentially more effective for complex questions than vector search-based methods. Anthropic highlights that Claude can follow instructions and provide responses similar to a human assistant.

Why It Matters

This development offers builders the ability to process and analyze significantly larger volumes of text within a single interaction, potentially streamlining workflows that involve extensive documentation, codebases, or long-form content. The increased context window may reduce the need for complex retrieval architectures for certain applications.

What To Do

  • Review the updated API documentation for Claude to understand how to utilize the 100K context window.
  • Test Claude's ability to digest and summarize dense documents such as financial statements or research papers.
  • Experiment with dropping an entire codebase into the context to assess its capacity for intelligent modification or building.
  • Compare the performance of Claude with the 100K context window against vector search approaches for complex information retrieval tasks.