> For the complete documentation index, see [llms.txt](https://assetstore.essentialkit.voxelbusters.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://assetstore.essentialkit.voxelbusters.com/features/cloud-services/setup.md).

# Setup

Before using any of the Cloud services, we need to configure them in the [Essential Kit Settings](/plugin-overview/settings.md) under cloud services.

## :white\_check\_mark:Enable Feature

Open [Essential Kit Settings](/plugin-overview/settings.md) and enable Cloud Services feature in the inspector.

<figure><img src="https://1566720080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfuPrwfZVhn3pmPIv7et9%2Fuploads%2FMmfqILgYQjX4RsI5VRjM%2Fcloud-services-settings.gif?alt=media&amp;token=b72176eb-a5a5-4e54-b8fb-9027fdc2c995" alt=""><figcaption><p>Cloud Services Settings</p></figcaption></figure>

{% hint style="warning" %}
If you are NOT planning to use Game Services along with Cloud Services, you still need to fill the **Play Services Application Id** entry in Game Services settings (and can  disable it).\
\
This is because, on Android, Cloud services is internally dependent on Google play services.
{% endhint %}

### Properties

| Name                                             | Description                                                                                         |
| ------------------------------------------------ | --------------------------------------------------------------------------------------------------- |
| <p>(Android)<br>Play Services Application Id</p> | This value gets auto filled once you set the value of Play Services Application Id in Game Services |

{% hint style="success" %}
To have similar behaviour across iOS and Android, we auto sync internally in Android on major events (when app state changes). This makes sure your data is up to date.
{% endhint %}
