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

# AI Usage Policy

> Industry-specific AI usage policy templates — HR, Finance, Healthcare, Education, Legal.

## Generate policy

```bash theme={null}
complior agent policy order-processor --industry hr
```

5 industry templates available:

| Industry       | Key focus areas                                                      |
| -------------- | -------------------------------------------------------------------- |
| **HR**         | Fair hiring, candidate anonymization, decision explanation           |
| **Finance**    | Audit logging, risk disclosure, automated decision limits            |
| **Healthcare** | Patient de-identification, diagnostic disclaimers, HITL requirements |
| **Education**  | Content safety, assessment fairness, student data protection         |
| **Legal**      | Disclaimer obligations, privilege warnings, AI limitation disclosure |

## What gets pre-filled (60%)

From passport: system name, risk class, autonomy level, permissions, constraints, oversight mechanisms.

## Additional flags

```bash theme={null}
complior agent policy order-processor \
  --industry hr \
  --organization "ACME Corp" \
  --approver "Maria Schmidt, Head of Compliance"
```
