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

# Guardrails

> Configuration guide for Civic guardrails

<Note>
  **Guardrails are now a core Civic feature!** This documentation has moved to [Guardrails in Civic](/civic/concepts/guardrails).
</Note>

## Quick reference

Guardrails are managed through natural conversation with your AI assistant:

| Action         | Example prompt                                     |
| -------------- | -------------------------------------------------- |
| List templates | "What guardrails can I add for Gmail?"             |
| Add guardrail  | "Add a guardrail to block searches for 'password'" |
| List active    | "Show my active guardrails for GitHub"             |
| Remove         | "Remove the password search guardrail"             |

## Full documentation

For complete documentation on:

* How guardrails work
* Request vs response guardrails
* Built-in protection (PII, prompt injection)
* Response processors for data optimization
* The guardrail hierarchy

See [Guardrails in Civic](/civic/concepts/guardrails).
