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

# Guardrails

> Runnable workflow examples under: cookbook/04_workflows/06_advanced_concepts/guardrails.

| Example                                                                                         | Description                                                                                 |
| ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
| [Prompt Injection Guardrail](/examples/workflows/advanced-concepts/guardrails/prompt-injection) | Demonstrates a workflow that blocks prompt-injection attempts before downstream processing. |
