Glossary
System Prompt
Instructions provided to a model at the start of a session, before any user input, that establish its role, behavior, and constraints.
The system prompt is how a product builder configures a model’s behavior for their specific use case. It typically defines the model’s persona, the task it should focus on, how it should handle edge cases, and what it should or shouldn’t do — all before the user says anything. A well-written system prompt can dramatically shape how a model behaves: the same underlying model can act as a cautious legal assistant or a playful creative partner depending on how the system prompt frames its role. For behavior architects, the system prompt is the primary lever available at deployment time, and writing effective system prompts requires understanding both the model’s tendencies and the user’s needs.