---
title: HKWorkoutZoneConfiguration.Source.user
framework: healthkit
role: symbol
role_heading: Case
path: healthkit/hkworkoutzoneconfiguration/source-swift.enum/user
---

# HKWorkoutZoneConfiguration.Source.user

A case that indicates the person configured the zones manually in Health Settings.

## Declaration

```swift
case user
```

## See Also

### Identifying the source

- [HKWorkoutZoneConfiguration.Source.system](healthkit/hkworkoutzoneconfiguration/source-swift.enum/system.md)
- [HKWorkoutZoneConfiguration.Source.app](healthkit/hkworkoutzoneconfiguration/source-swift.enum/app.md)
