# Preparation

There are some things we need to do in preparation to install this service.

## Volumes

<details id="bkmrk-media-folders-radarr"><summary>Database Files</summary>

This service will need access to the folder where embedded databases, such as SQLite, are stored. It is not recommended to access databases that are in use.

<p class="callout warning">Ensure your user has permissions to access the folder.</p>

</details>