Core AI Concepts

System prompt

A system prompt is the hidden instruction layer that configures an AI's behavior before the user types anything — the rules, persona, and constraints the deployer sets.

A system prompt is the standing instruction a deployer gives a model before any user input: tone, role, what to refuse, what tools it may call. Users don't see it, but it shapes every response, and in enterprise assistants it often encodes business rules and internal context.

Two risks follow: system prompts can leak (models can be coaxed into revealing them, and they sometimes contain internal details that shouldn't be public), and they can be overridden (prompt injection is, at bottom, attacker text outranking the system prompt).

Where this shows up

Related terms

See it in your own organization.

Sanitized AI inventories the AI tools in use and redacts sensitive data from prompts before it leaves.

Get a demo