# Quality Gate Examples
## Overview
Examples of configuring and running PMAT quality gates.
## Basic Example
```bash
pmat quality-gate --max-complexity 10
```
## Related Documentation
- [Quality Gates Feature](../features/QUALITY_GATES.md)
- [CLI Reference](../cli-reference.md)