# os.ErrPermission

- **ID:** `go/os-errpermission`
- **Domain:** go
- **Category:** system_error
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

Permission denied. The process lacks read/write/execute permissions for the path.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| 1.x | active | — | — |
