Context Window — Claude Cert Academy

The context window is the maximum amount of text, measured in tokens, that Claude can consider at once.

Everything must fit within it: the system prompt, the conversation, any documents, and the response. Larger windows enable long documents and richer agent memory, but cost and latency scale with usage. Managing what goes in the window is a core engineering skill.

Continue to Claude Cert Academy