> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Can I turn on versioning for an existing bucket?

No. On CoreWeave AI Object Storage, versioning must be enabled at bucket creation time. You cannot enable versioning on a bucket that already contains objects. To version data in an existing bucket, create a new bucket with versioning enabled and copy your objects into it.

For the step-by-step procedure, see [Versioned buckets](/products/storage/object-storage/buckets/rclone-versioned-buckets) and [Create a bucket](/products/storage/object-storage/buckets/create-bucket#versioned-buckets).

***

<Badge stroke shape="pill" color="blue" size="md">[Administrator](/support/storage/tags/administrator)</Badge>
