# File Browser

Source: https://docs.sliplane.io/guides/file-browser

Browse files in your volumes

Use [File Browser](https://github.com/filebrowser/filebrowser) to upload and download files from a Sliplane volume.

## Prerequisites

* A Sliplane account
* A service with an attached volume

## Setup

1. Create a service on the same server as the volume.
2. Choose **Registry** and enter `docker.io/filebrowser/filebrowser:v2.32.0`.
3. Attach the volume at `/srv` and deploy.

![Deployment](/_next/static/media/deployment.366a1966.webp)

After the service is deployed you can access the file browser by visiting the URL of the service in the Sliplane dashboard.

![File Browser](/_next/static/media/filebrowser.ed36707b.webp)

Sign in as `admin` using the password from the initial service logs. Change the credentials under **Settings > User Management**.

Delete the File Browser service when you no longer need it.
