# 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/MdgxA76kWxcRmwybM8Ft/blobs/43y69lj3STHguRKwxsZ7/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/MdgxA76kWxcRmwybM8Ft/blobs/KaoCY2CkUDABI2OdnLld/2.15-docker_volumes_volume_browser_files.png" alt=""><figcaption></figcaption></figure>
