> ## 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 Config • TypeScript AI Agent SDK

> GuardrailConfig: TypeScript GuardrailConfig class

# GuardrailConfig

> Defined in the [**guardrails**](../modules/guardrails) module.

<Badge color="green">TypeScript AI Agent</Badge>

TypeScript GuardrailConfig class

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai-ts/src/guardrails/index.ts#L86">
  `src/guardrails/index.ts` at line 86
</Card>

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="JS Guardrails" icon="shield" href="/docs/js/guardrails" />

  <Card title="JS Guardrails CLI" icon="terminal" href="/docs/js/guardrails-cli" />

  <Card title="JS LLM Guardrail" icon="shield-halved" href="/docs/js/llm-guardrail" />

  <Card title="TypeScript Guide" icon="book-open" href="/docs/js/typescript" />

  <Card title="JS Development" icon="code" href="/docs/js/development" />
</CardGroup>
