Aurora AITell us your case

Offering

ServicesProductsCase studies

For whom

Private EquityEnterpriseSMB
ServicesProductsCase studiesAboutBlogContact

Knowledge base

Start hereWikiGlossaryGuides

AI Glossary

System prompt

system prompt, system instruction

A system prompt is a fixed instruction set before a conversation that defines the model's role, rules, and boundaries. It holds for the entire session, regardless of the user's subsequent questions.

A system prompt addresses the need for an AI assistant to behave consistently no matter what the user types. It holds the fixed rules: the role, tone, scope of topics, and what is off-limits, and the model treats them with higher priority than any single question raised during the conversation.

In practice it separates the fixed rules from the variable instructions, which brings order to working with prompts and forms part of guardrails. On its own, though, a system prompt offers no hard guarantee: well-crafted user instructions can work around it, so critical constraints are worth enforcing outside the model as well.

Related terms

In guides

Related articles