---
title: associatedWorkoutBuilder()
framework: healthkit
role: symbol
role_heading: Instance Method
path: healthkit/hkworkoutsession/associatedworkoutbuilder()
---

# associatedWorkoutBuilder()

Returns the live workout builder associated with the workout session.

## Declaration

```swift
func associatedWorkoutBuilder() -> HKLiveWorkoutBuilder
```

## See Also

### Related Documentation

- [HKLiveWorkoutBuilder](healthkit/hkliveworkoutbuilder.md)
- [HKLiveWorkoutBuilderDelegate](healthkit/hkliveworkoutbuilderdelegate.md)
