What Claude Is and How Conversations Work
Claude is an AI assistant built by Anthropic that you interact with through natural conversation.
Search across all documentation pages
Claude is an AI assistant built by Anthropic that you interact with through natural conversation.
You type a message, Claude reads it along with everything else said earlier in that same conversation, and it responds in kind.
There is no menu of fixed commands to memorize and no rigid syntax to get right.
You describe what you want in plain language, and Claude does its best to help, ask a clarifying question, or push back if something is unclear.
This page builds the basic mental model for how a conversation with Claude actually works, so that the rest of the interface-specific guides in this section make sense.
A conversation with Claude is a sequence of messages going back and forth between you and the assistant.
Each message you send is called a turn, and Claude's reply is also a turn.
Unlike a search engine, Claude does not just match keywords to a fixed answer.
It reads your message, considers the conversation so far, and generates a response written specifically for that exchange.
This means you can ask a follow-up question the way you would with a person.
If you ask Claude to summarize an article and then say "make it shorter," Claude understands "it" refers to the summary it just gave you, because that earlier turn is still part of the conversation.
The full set of everything said so far in a conversation - your messages, Claude's replies, and anything you have shared like a pasted document - is called the context.
Context is what lets a conversation feel coherent rather than like a series of disconnected questions.
Think of a conversation with Claude less like a Google search and more like a working session with a colleague who has good judgment, broad knowledge, and no memory of your past meetings unless you fill them in again.
Every reply Claude gives is shaped entirely by what is visible in that conversation, plus its general training.
Starting a fresh conversation is like walking into a room and meeting Claude for the first time - it has no idea what you discussed yesterday unless a memory feature is explicitly carrying that forward.
Every model that powers Claude has a context window - a limit on how much text (your messages, Claude's replies, and any documents or files you have added) it can hold and actively reason over in a single conversation.
You do not need to calculate this limit yourself, but it is useful to know it exists, because two practical situations follow from it.
First, a very long, sprawling conversation that has drifted across many unrelated topics will eventually push earlier details toward the edge of what Claude can weigh, so instructions from far back in the thread may get less attention than something you just said.
Second, when a conversation has served its purpose, starting a new one is usually better than continuing to pile onto an old thread that has drifted off topic.
A new conversation is not a downgrade; it is a clean workspace, and it often produces a sharper answer than continuing a conversation that has accumulated a lot of unrelated back-and-forth.
The practical mental model is this: within one conversation, Claude is cumulative - it builds on everything said before.
Across conversations, Claude is stateless by default - it starts over unless a memory or project feature is explicitly configured to bring context forward.
This has a direct effect on how you should write your first message in a conversation.
Because Claude has no outside knowledge of your specific situation beyond what training gave it, the quality of its first response depends heavily on how much relevant context you provide up front.
A vague request like "help me write an email" gives Claude very little to work with, so it has to guess at tone, audience, and purpose.
A request that includes who the email is to, what it needs to accomplish, and any constraints gives Claude the material it needs to produce something close to what you actually want on the first try.
This is the same principle that applies to working with any capable collaborator: the more relevant background you share, the less back-and-forth it takes to land on a good result.
The conversational model stays consistent across every way you can reach Claude - the web app at claude.ai, the desktop app, mobile apps, the Chrome extension, and the Slack integration all use the same underlying turn-by-turn, context-carrying conversation.
What changes between interfaces is not how conversation works, but what else is available around it - for example, the desktop app adds modes for autonomous task execution and coding, while Slack adds the ability to work inside an existing thread.
Conversations can also include more than plain text.
You can share documents, images, or other files as part of a message, and Claude treats that content as part of the conversation's context alongside what you have typed.
This is why Claude can discuss a pasted contract or an uploaded screenshot in the same conversational way it discusses a plain question - the file becomes part of what it is reasoning over.
Longer or more complex efforts benefit from treating the conversation itself as a tool to manage deliberately.
If you notice a conversation has grown long and started to lose the thread, it is often faster to open a new conversation, restate the essential context in a tight paragraph, and continue from there, rather than trying to salvage a conversation that has drifted.
| Approach | Strength | Weakness | Best Fit |
|---|---|---|---|
| Continue an existing conversation | Full context is already present; no need to restate background | Gets harder to steer as it grows long or covers multiple topics | A single task you are actively working through |
| Start a new conversation | Clean, focused context; often a sharper first answer | You must re-supply any background Claude needs | A new task, or an old conversation that has drifted |
| Share a document or file in-message | Gives Claude precise source material instead of a paraphrase | Only as useful as the file's relevance to the actual question | Reviewing, summarizing, or discussing specific content |
Stack versions: Written against the Claude model lineup current as of ~June 2026 - Claude Fable 5, Claude Opus 4.8, Claude Sonnet 5 (the default), and Claude Haiku 4.5. Model names, pricing, and product features move quickly - verify current specifics at platform.claude.com/docs before relying on them.
Reviewed by Chris St. John·Last updated Jul 16, 2026