← Back to Glossary
System Prompt
Persistent baseline instructions provided to an LLM at startup to set its rules, persona, formatting constraints, and safety boundaries.
Why it exists
Establishes persistent behavior across multi-turn sessions without repeating rules in every user message.
How it works
Placed at the top of the context window with system role priority, directing how the model evaluates user inputs.