Claude System Prompts

How to use Claude
system prompts and Projects

Claude handles system prompts differently from every other AI. Learn how Projects instructions, writing sample calibration, and master prompts combine for dramatically better results.

⏱ 10 min read Updated 2026 Works with Claude Pro and API
Quick start

How to add a system prompt to Claude

Claude's system prompts live in Projects. Here is the fastest path.

1
Go to claude.ai and click Projects in the left sidebar
2
Click New Project and name it for your use case
3
Inside the project, click the settings icon to open project settings
4
Find Project Instructions, paste your system prompt, and click Save
Build your Claude prompt free →
12
AI tools covered
3
Prompt types built
5min
To your first prompt
$0
To start
Where to find Project Instructions in Claude
claude.ai/projects Claude New chat PROJECTS My Writing Assistant Step 1-2: Projects then open project My Writing Assistant ⚙ Project Settings PROJECT INSTRUCTIONS ← Paste system prompt here You are working with [Name], a senior content strategist. Write in a direct, conversational tone. Lead with the most important point. Avoid passive voice and corporate jargon. Writing sample: [paste 200-400 words of your writing here] Mirror this voice unless asked to rewrite... Save All conversations in this project inherit these instructions automatically

Why Claude handles system prompts differently

A Claude system prompt is a set of persistent instructions placed in a Project that tells Claude who you are, how you work, and how it should respond - before any conversation begins. Unlike ChatGPT which uses a single global Custom Instructions field, Claude uses Projects - separate workspaces each with their own system prompt designed for different tasks.

This is intentional. Anthropic designed Claude to be context-aware across different use cases. A writing project can have completely different instructions from a coding or research project - and Claude maintains those distinctions cleanly.

Claude is different from ChatGPT in one critical way
Claude has a strong sense of its own values and will push back on instructions it finds problematic even in a system prompt. Frame instructions as context and preference rather than commands - you will get far better results working with Claude's nature rather than against it.

Writing sample calibration - Claude's unique advantage

Of all the major AI models, Claude responds most accurately to writing sample calibration. Include 200 to 400 words of your own writing directly in your system prompt. Claude reads your vocabulary, sentence rhythm, paragraph structure, and tone - then mirrors it in every response.

The result is output that genuinely sounds like you wrote it. For writing, editing, emails, or any content where voice consistency matters, this single technique produces more improvement than any other change to your system prompt.

🔍
How to include a writing sample
In your Project Instructions, add: "Here is a sample of my writing for tone and style reference: [paste 200-400 words]. Mirror this voice in all responses unless I ask you to rewrite." Claude uses this as a calibration reference throughout the entire project.

System prompt vs master prompt vs user prompt in Claude

System prompt

The technical term for instructions passed to Claude before any user message. Via the API it is a top-level system parameter - not a message with role "system" like OpenAI's format. Via claude.ai it is the Project Instructions field.

Master prompt

A master prompt is a well-engineered system prompt. It defines your role, audience, communication style, behavioral rules, and - uniquely for Claude - a writing sample for tone calibration. It is the persistent identity layer that shapes every response inside a project.

User prompt

User prompts are your individual messages each turn. With a strong master prompt in place, user prompts can be shorter and more direct because Claude already has the context it needs. understandingAI builds both: a master prompt optimized for Claude's response style, plus starter task prompts.

LayerWhere in ClaudeWhat it controlsChanges
System promptAPI system parameter (top-level)Full context layer for developersPer application
Master promptProject Instructions on claude.aiPersistent identity, tone, writing styleMonthly or as needs change
User promptChat input boxThe specific task each turnEvery message

Two ways to add a system prompt to Claude

Method 1 - Projects on claude.ai (recommended)

Create different projects for different use cases - writing, research, coding - each with its own tailored system prompt and uploaded reference documents. Requires Claude Pro ($20/month). See the official Claude Projects documentation.

⚠️
Projects require Claude Pro
Project Instructions requires a Claude Pro subscription. The API is available on pay-per-use without Pro. Free claude.ai users cannot create Projects with persistent instructions.

Method 2 - Anthropic API

For developers, the system prompt is a top-level parameter - not a message with role "system" like OpenAI. This is a key difference.

{
  "model": "claude-opus-4-5",
  "system": "YOUR MASTER PROMPT GOES HERE",
  "messages": [
    { "role": "user", "content": "Your first message" }
  ]
}

Common questions

Does the system prompt persist across conversations in a project?

Yes. Every new conversation inside a Claude Project automatically loads the Project Instructions until you edit or delete them.

Can I have different system prompts for different tasks?

Yes - this is exactly what Projects is designed for. Create separate projects for each use case, each with its own tailored system prompt.

How is Claude's system prompt different from ChatGPT's Custom Instructions?

ChatGPT applies one set of Custom Instructions to all conversations. Claude's Projects lets you have multiple distinct system prompts each tied to a specific context. See our ChatGPT system prompt guide for a direct comparison.

Is there a character limit for Claude Project Instructions?

Claude Projects holds significantly more than ChatGPT Custom Instructions. In practice you can include a full detailed system prompt plus a writing sample without hitting limits.

Build your Claude system prompt now

Answer a short set of questions and get a master prompt engineered specifically for Claude. Free, no account needed.

Build free with Claude →

Claude prompts free · 3 builds/month · Pro is $19/month for unlimited builds and Advanced mode

System prompts optimized for
understandingAI · free newsletter
Get more from your AI tools
Practical tips on system prompts, prompt engineering, and getting real results from AI. No fluff.

No spam. Unsubscribe anytime.