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

# How to Configure Policy Guardrails

> Author agent boundaries and bind a policy to pipelines and roles. Upcoming AI feature.

**AI.** Policy Guardrails let you author boundaries the AI agents must respect, and Policy Binding attaches a policy to specific pipelines and roles. It is **Upcoming**, not yet available.

<Frame>
  <img src="https://mintcdn.com/exterviewinc/n0waW1x1D1rW5ovx/images/guides/fallback.png?fit=max&auto=format&n=n0waW1x1D1rW5ovx&q=85&s=095b090c578c0665cb49ea9e8d4e5713" alt="Policy Guardrails" width="1280" height="720" data-path="images/guides/fallback.png" />
</Frame>

## Steps

<Steps>
  <Step title="Author a policy">
    Define the boundaries and rules the agents must follow.

    <Frame>
      <img src="https://mintcdn.com/exterviewinc/n0waW1x1D1rW5ovx/images/guides/fallback.png?fit=max&auto=format&n=n0waW1x1D1rW5ovx&q=85&s=095b090c578c0665cb49ea9e8d4e5713" alt="Author policy" width="1280" height="720" data-path="images/guides/fallback.png" />
    </Frame>
  </Step>

  <Step title="Review the guardrails">
    Confirm what the policy allows and disallows.

    <Frame>
      <img src="https://mintcdn.com/exterviewinc/n0waW1x1D1rW5ovx/images/guides/fallback.png?fit=max&auto=format&n=n0waW1x1D1rW5ovx&q=85&s=095b090c578c0665cb49ea9e8d4e5713" alt="Review guardrails" width="1280" height="720" data-path="images/guides/fallback.png" />
    </Frame>
  </Step>

  <Step title="Bind to a pipeline or role">
    Attach the policy to the pipelines and roles it should govern.

    <Frame>
      <img src="https://mintcdn.com/exterviewinc/n0waW1x1D1rW5ovx/images/guides/fallback.png?fit=max&auto=format&n=n0waW1x1D1rW5ovx&q=85&s=095b090c578c0665cb49ea9e8d4e5713" alt="Bind policy" width="1280" height="720" data-path="images/guides/fallback.png" />
    </Frame>
  </Step>

  <Step title="Confirm enforcement">
    Verify the policy is active for the bound roles.

    <Frame>
      <img src="https://mintcdn.com/exterviewinc/n0waW1x1D1rW5ovx/images/guides/fallback.png?fit=max&auto=format&n=n0waW1x1D1rW5ovx&q=85&s=095b090c578c0665cb49ea9e8d4e5713" alt="Confirm enforcement" width="1280" height="720" data-path="images/guides/fallback.png" />
    </Frame>
  </Step>
</Steps>
