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

# HKWorkoutZoneConfiguration.Source

An enumeration that identifies the origin of the zone configuration.

## Declaration

```swift
enum Source
```

## Topics

### Identifying the source

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

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Identifying the configuration source

- [source](healthkit/hkworkoutzoneconfiguration/source-swift.property.md)
- [configurationType](healthkit/hkworkoutzoneconfiguration/configurationtype-swift.property.md)
- [HKWorkoutZoneConfiguration.ConfigurationType](healthkit/hkworkoutzoneconfiguration/configurationtype-swift.enum.md)
