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

# PolicyPermission

```ts theme={null}
type PolicyPermission = "CAN_INITIATE" | "CAN_VOTE" | "CAN_EXECUTE";
```

Signer permission types for policy signers
