> 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](/files/-MKcsd5_UdMRFfMR4FpE)

### 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 %}
