# Browse a volume

{% hint style="info" %}
This feature is only available when running Docker Swarm or the Portainer Agent on the environment.
{% endhint %}

From the menu select **Volumes** then click **browse** next to the volume you want to explore.

<figure><img src="https://content.gitbook.com/content/xdTQRpMuktD2l0URtOJO/blobs/U1QalLYbNN0cpjy0R9mw/2.15-docker_volumes_volume_browse.gif" alt=""><figcaption></figcaption></figure>

You can upload files to the volume (by clicking the icon in the top right), and quickly expose them to the container without the need for a CLI. You can also download, rename and delete files in the volume.

<figure><img src="https://content.gitbook.com/content/xdTQRpMuktD2l0URtOJO/blobs/nu0uK3hbJvBa7n8zwviG/2.15-docker_volumes_volume_browser_files.png" alt=""><figcaption></figcaption></figure>
