Skip to main content
You can create shared volumes to store datasets, models, and other files that need to be accessed by multiple workspaces or team members.
Volume list for members screenshot
Shared volumes are object volumes backed by S3 storage with Read-Write-Many (RWX) support. They can be mounted to multiple workspaces simultaneously across any cluster in your organization, making them ideal for collaborative work.

Steps to create

  1. Go to the Object storage tab in the sidebar.
  2. Click New Volume.
  3. Configure the volume settings:
    • Name: A unique name for your volume.
    • Description: Optional details about the volume’s purpose.
    • Storage: Select the object storage backend for this volume.
    • Size (GB): The storage capacity. You can increase this later, but cannot decrease it.
    • Access: Select one or more teams that will have access to this volume.
  4. Click Create.

Pricing

Storage is billed based on the provisioned size (GB) per hour.
  • Pay-as-you-go: You pay for the storage capacity you provision.
  • No Quota Limits: You don’t need to request a quota from an admin. You can create volumes as needed, subject to your organization’s billing policies.

Next steps