> 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/v2/media-services/setup.md).

# Setup

## :white\_check\_mark: Enable Feature

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

![Enable Media Services](https://1418911822-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LkSVmI-L8QrWybGxK2i%2Fuploads%2Fgit-blob-eefc43c81a1c8f5d8a77d1024781008fb0ac41a9%2FEnableMediaServices.gif?alt=media)

### Properties

| Name                   | Description                                                  |
| ---------------------- | ------------------------------------------------------------ |
| Uses Camera            | Enable this if you are accessing any camera related features |
| Uses Gallery           | Enable this if you are reading from the device's gallery     |
| Saves Files to Gallery | Enable this if you are saving files to device gallery        |

{% hint style="success" %}
You need to enable the required properties as per the usage as these automatically add the required permissions on the native platforms.
{% endhint %}
