> For the complete documentation index, see [llms.txt](https://docs.fourclover.org/v0.1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fourclover.org/v0.1/use-cases/compliance-officer.md).

# Compliance Officer

**Scenario**

A compliance officer needs detailed audit reports of changes to patient records to comply with HIPAA regulations.

**Command**

Generate audit reports using Four Clover to track changes to patient data files over time.

**Example Command**

```bash
fourclover snapshot mytargetdir -hashes sha256 -name "HIPAA Compliance Audit"
```

**Outcome**

Detailed reports showcase any unauthorized changes to patient data, ensuring compliance with regulatory requirements.
