Long-context: 200 pages, one prompt.
Claude can hold 200,000+ tokens in context — roughly 500 pages of text — and reason across all of it simultaneously. Most users never use this. They paste short snippets when they could paste entire books. This lesson covers the three workflows where long context genuinely changes what's possible.
The mental model
Long context isn't a bigger chat. It's a different kind of analysis.
When Claude can see your entire 80-page contract, your full quarterly report, or your complete codebase at once, the questions you can ask change fundamentally. Stop summarizing for it; let it see the whole thing.
Workflow 01 Multi-document synthesis
Compare 5 documents at once
Upload multiple documents in one conversation. Ask comparative questions.
The prompt that works
Best use cases
- Competitive analysis (multiple competitor docs)
- Pattern-finding across past customer feedback
- Reviewing many contracts for non-standard clauses
- Synthesizing research from many papers
Workflow 02 Full-document interrogation
Paste the whole thing, ask anything
Upload a long document. Ask multiple specific questions across it without re-pasting.
The prompt that works
Best use cases
- Contract review for non-standard terms
- Earnings reports for specific metrics or commentary
- Legal documents for specific clauses
- Research papers for specific claims or methodology
Workflow 03 Code understanding at codebase scale
Load a small codebase, understand it cold
For smaller codebases (under ~100 files), paste the lot into Claude and ask architectural questions.
The prompt that works
Best use cases
- Onboarding to a new codebase
- Code archaeology (understanding old code)
- Architecture documentation generation
- Pre-refactor analysis
Final challenge: pick the biggest document you have
Find a document you've been meaning to actually read carefully — a contract, a long report, a research paper, a manual. Paste it into Claude. Ask 10 specific questions that would have taken you an hour to find manually. Track time saved.
What you can do now
- Upload entire documents (100+ pages) and ask questions across them
- Synthesize patterns across multiple uploaded documents in one session
- Use long-context for contract, research, or code analysis
- Verify cited quotes/sections against the source for accuracy