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

# View Anthale Policies in an Organization

> Review the Anthale policies available in an organization so you can confirm status, scope, and which policy a workflow should evaluate.

This guide shows how to inspect existing Anthale policies, confirm which policy protects a workflow, and prepare for an update.

## Before you start

* Switch to the Organization whose policies you want to inspect.
* Know the workflow, policy name, or identifier you expect to find.

## View the list

<Steps>
  <Step title="Open policies in the dashboard">
    Open the [Policies page](https://platform.anthale.com/policies) for the current organization.
  </Step>

  <Step title="Refine the list (optional)">
    Use the search input to find a policy by name. Use one or more filters to narrow the list. You can use search and
    filters together.
  </Step>

  <Step title="Open the policy you need">
    Select the policy that matches the workflow or boundary you are reviewing so you can inspect its configured
    guardrails, path coverage, and returned actions.
  </Step>
</Steps>

## Confirm what you found

* Confirm you are in the correct Organization.
* Confirm the policy name and identifier match the workflow you intended to inspect.
* Confirm the guardrails and `input` or `output` path settings match the boundary you expect before you update or delete the policy.

## Related pages

For creation or follow-up changes, see [Create a policy](/docs/learn/policies/create-a-policy), [Update a policy](/docs/learn/policies/update-a-policy), or [Actions and evaluation flow](/docs/learn/policies/actions-and-evaluation-flow).
