Guardrails
Also: AI Guardrails, Guardrail, Safety guardrails, Garde-fous IA, Garde-fous, KI-Leitplanken, Leitplanken
Rules and controls that keep an AI system inside safe, legal and on-brand boundaries, blocking outputs and actions that cross the line.
What It Is
Guardrails are the rules, filters and controls that keep an AI system operating inside boundaries your organization can defend. They define what the system is allowed to say, do and access, and what it must refuse. A guardrail can block a chatbot from giving medical or legal advice, stop it from quoting a competitor, prevent it from sharing personal data, or require human sign-off before an agent sends an invoice. Think of them as the fence and the brakes around a powerful but literal-minded assistant.
Why it matters
Generative AI produces fluent output that can be wrong, off-brand, biased or non-compliant, and it does so at scale and speed. Without guardrails, one bad response can become a regulatory breach, a public embarrassment or a customer harmed, and you find out after the fact. A CMO deploying an AI content tool needs guardrails so the brand voice stays consistent and no unverified claim reaches a customer. A CFO signing off on an AI agent that touches financial data needs guardrails that enforce approval thresholds and leave an audit trail. Guardrails are how leaders move from experiments to production with acceptable risk, and increasingly they are what auditors, regulators and boards ask to see.
How it works
Guardrails operate at several points. Input guardrails screen what users send in, catching prompt injection or requests for prohibited content. Output guardrails check the AI response before it reaches anyone, filtering toxic language, blocking leaked data or verifying that claims match approved sources. Action guardrails limit what an autonomous agent can execute: spend caps, systems it may touch, steps that demand human approval. In practice a leader does not write these rules in code but sets the policy: which risks are unacceptable, which decisions stay with humans, and what gets logged. A useful test for any AI project: ask your team to show you the guardrails, describe what happens when one triggers, and confirm who reviews the blocked cases.