---
title: automatic
framework: tipkit
role: symbol
role_heading: Type Property
path: tipkit/tips/configurationoption/cloudkitcontainer/automatic
---

# automatic

Syncs the TipKit datastore using the first container in your app’s entitlements with a “.tips” suffix or, if none is available, the primary container is used.

## Declaration

```swift
static var automatic: Tips.ConfigurationOption.CloudKitContainer { get }
```
