---
title: HKMetadataKeyCoachedWorkout
framework: healthkit
role: symbol
role_heading: Global Variable
path: healthkit/hkmetadatakeycoachedworkout
---

# HKMetadataKeyCoachedWorkout

A key that indicates whether the workout was performed with a coach or personal trainer.

## Declaration

```swift
let HKMetadataKeyCoachedWorkout: String
```

## Discussion

Discussion Set this key’s value to true if the workout was performed with a coach or personal trainer; otherwise, set it to false.

## See Also

### Workout Type

- [HKMetadataKeyActivityType](healthkit/hkmetadatakeyactivitytype.md)
- [HKMetadataKeyAppleFitnessPlusSession](healthkit/hkmetadatakeyapplefitnessplussession.md)
- [HKMetadataKeyGroupFitness](healthkit/hkmetadatakeygroupfitness.md)
- [HKMetadataKeyIndoorWorkout](healthkit/hkmetadatakeyindoorworkout.md)
- [HKMetadataKeyWorkoutBrandName](healthkit/hkmetadatakeyworkoutbrandname.md)
