Skip to main content
Blaxel Volumes provide persistent storage that persists across agent redeployments.
For full documentation on creating, deleting, resizing, and listing volumes, see the Volumes overview.

Attach a volume to an agent

You must create a volume before attaching it to an agent.
To use a volume with an agent, add a [[volumes]] entry to your blaxel.toml and pin the agent to a specific region matching the volume’s region.
Then deploy (or redeploy) your agent:
The volume will be mounted at the specified path inside your agent’s container. Any files written there will persist across redeployments.

Learn more about volumes

Learn how to create and manage volumes.

Learn more about volume templates

Pre-populate volumes with files for faster environment setup.
Last modified on May 14, 2026