> ## Documentation Index
> Fetch the complete documentation index at: https://praison.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Guardrail Action • AI Agent SDK

> GuardrailAction: Action to take when guardrail fails.

# GuardrailAction

> Defined in the [**Feature Configs**](../modules/feature_configs) module.

<Badge color="blue">AI Agent</Badge>

Action to take when guardrail fails.

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai-agents/praisonaiagents/config/feature_configs.py#L374">
  `praisonaiagents/config/feature_configs.py` at line 374
</Card>

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="Guardrails Concept" icon="shield-halved" href="/docs/concepts/guardrails" />

  <Card title="Guardrails Feature" icon="shield" href="/docs/features/guardrails" />

  <Card title="Approval" icon="check" href="/docs/features/approval" />
</CardGroup>
