System Prompt
Simple Definition
A system prompt is an instruction given to an AI model before the conversation starts. It sets the AI’s role, personality, rules, and context for the entire session — before the user says anything.
Think of it as your briefing to the AI: “Here’s who you are, here’s what you know, and here’s how I want you to behave.”
Why System Prompts Matter
Without a system prompt, an AI responds to each message as a general assistant with no context. With a system prompt, you can:
- Set the AI’s role (expert copywriter, customer support agent, coding tutor)
- Define its tone and style (formal, casual, concise, detailed)
- Establish rules (always cite sources, never give medical advice, respond in Spanish)
- Provide background context (you work for Company X, our customers are Y)
Example System Prompt
You are an expert marketing copywriter specializing in SaaS products.
Your responses should be clear, benefit-focused, and avoid jargon.
When writing copy, always ask: "So what does this mean for the reader?"
Do not use the word "leverage." Keep responses concise.
With this system prompt active, every response in the conversation will be shaped by these rules.
Where System Prompts Are Used
By developers: System prompts are the primary tool for customizing AI behavior when building AI-powered applications. Every custom chatbot, AI agent, and AI feature has a system prompt defining its behavior.
By advanced users: Tools like ChatGPT and Claude allow you to set custom instructions or a “system message” that persists across conversations.
In products: When you use a customer service chatbot or an AI tool built on top of ChatGPT or Claude, the company has written a system prompt that defines how the AI behaves.
How to Use System Prompts as a Regular User
In ChatGPT, you can set persistent custom instructions in Settings. In Claude, the system prompt can be set at the start of a conversation or through the Claude API.
Simple personal system prompt example:
I'm a freelance content writer. I want concise, practical advice.
Don't use generic openers. Don't use the phrase "in today's digital age."
When I ask you to review writing, give specific feedback — not general praise.
Related Terms
- Prompt Engineering — the broader skill of crafting effective AI instructions
- LLM — the AI model that the system prompt is given to
See AI terms in action
Browse practical AI workflows that use the concepts in this glossary.
Last updated: