System Prompt — Claude Cert Academy

A system prompt is the top-level instruction that sets Claude's role, rules, and context before the conversation begins.

It is passed separately from user turns and persists across the whole conversation, making it the right place for persona, tone, output rules, and guardrails. A well-structured system prompt improves consistency and reduces the need to repeat instructions. In the Claude API it is the system parameter; in Claude Code it is informed by your CLAUDE.md.

Continue to Claude Cert Academy