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

# Type Alias: PendingPolicyChangeStatus

> **PendingPolicyChangeStatus** = `"PENDING_APPROVAL"` | `"APPROVED"` | `"REJECTED"`

Defined in: typescript/src/models/policy-change.ts:14

Where a proposed policy change is in its review.
