The same question can produce a very different answer when you tell Claude something like "You are an expert in ___." Giving Claude a role (persona) is one of the simplest yet most effective prompting techniques. This guide explains why it works and how to use it well.
What is a role prompt
A role prompt sets, at the start of your message, the standpoint from which Claude should answer. For example, starting with "You are a nutritionist with 10 years of experience. Please review the following meal plan" leads Claude to frame its answer with that role's perspective, vocabulary, and concerns.
Why it works
A language model generates the response that best fits the given context. Assigning a role narrows the scope to match that role, so you get more consistent results than with a vague "explain this." It is the same reason "explain it as an elementary school teacher" tends to produce simpler wording.
- Tone — distinguishes a formal voice from a friendly one.
- Expertise level — separates beginner-friendly from expert-level explanations.
- Fixed perspective — keeps the answer within one job or field of view.
The four parts of a good role prompt
Rather than tossing out a role alone, adding goal, audience, and format (as in the figure above) improves results considerably.
- Role: who should answer (e.g. "senior security engineer")
- Goal: what the answer is for (e.g. "check this code for vulnerabilities")
- Audience: who will read it (e.g. "executives without security background")
- Format: what shape to return (e.g. "top 3 by risk level")
Example: same question, different roles
Take the identical question "tell me about the benefits of green tea" and add a role:
- "As a nutrition professor, explain with evidence" gives a compound- and research-focused answer.
- "As a cafe owner recommending to a guest" gives a simpler, friendlier answer.
The question is the same, but the depth and wording shift with the role.
Caveats
A role prompt changes tone and perspective; it does not guarantee factual accuracy. Saying "you are a doctor" does not give Claude an actual medical license, and important facts still need separate verification. When your goal is information, an overly theatrical role-play can get in the way.
- A role does not automatically improve accuracy. Verify key facts separately.
- Fields that require professional credentials (medicine, law, finance) need a real expert regardless of any role prompt.
Role prompting is a good next step after the prompting basics. For more detail, see the official Anthropic documentation.