---
title: HKAuthorizationStatus.sharingAuthorized
framework: healthkit
role: symbol
role_heading: Case
path: healthkit/hkauthorizationstatus/sharingauthorized
---

# HKAuthorizationStatus.sharingAuthorized

The user has explicitly authorized your app to save data of the specified type.

## Declaration

```swift
case sharingAuthorized
```

## See Also

### Constants

- [HKAuthorizationStatus.notDetermined](healthkit/hkauthorizationstatus/notdetermined.md)
- [HKAuthorizationStatus.sharingDenied](healthkit/hkauthorizationstatus/sharingdenied.md)
