<!--
{
  "availability" : [
    "iOS: 8.0.0 -",
    "iPadOS: 8.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.10.0 -",
    "swift: 4.2.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: -",
    "watchOS: 3.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CloudKit",
  "identifier" : "/documentation/CloudKit/CKRecord/SystemType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "CloudKit"
    ],
    "preciseIdentifier" : "s:So8CKRecordC8CloudKitE10SystemTypeO"
  },
  "title" : "CKRecord.SystemType"
}
-->

# CKRecord.SystemType

Possible values for record types of system records.

```
enum SystemType
```

## Topics

### Types of System Records

[`static let share: CKRecord.RecordType`](/documentation/CloudKit/CKRecord/SystemType/share)

A string that represents the record type for CloudKit share records.

[`static let userRecord: CKRecord.RecordType`](/documentation/CloudKit/CKRecord/SystemType/userRecord)

A string that represents the record type for CloudKit user records.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)