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

# HKWorkoutZoneConfiguration.ConfigurationType

An enumeration that identifies the origin of the zone configuration.

## Declaration

```swift
enum ConfigurationType
```

## Overview

Overview Use HKWorkoutZoneConfiguration.Source instead.

## Topics

### Enumeration Cases

- [HKWorkoutZoneConfiguration.ConfigurationType.automatic](healthkit/hkworkoutzoneconfiguration/configurationtype-swift.enum/automatic.md)
- [HKWorkoutZoneConfiguration.ConfigurationType.custom](healthkit/hkworkoutzoneconfiguration/configurationtype-swift.enum/custom.md)
- [HKWorkoutZoneConfiguration.ConfigurationType.manual](healthkit/hkworkoutzoneconfiguration/configurationtype-swift.enum/manual.md)

## Relationships

### Conforms To

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

## See Also

### Identifying the configuration source

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