> ## 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.

# June 12, 2026 - Browse and manage objects in AI Object Storage from the Cloud Console

> Browse, upload, download, and manage objects in AI Object Storage buckets directly from the CoreWeave Cloud Console

You can now browse, upload, download, and manage objects in CoreWeave AI Object Storage buckets directly from the [CoreWeave Cloud Console](https://console.coreweave.com/object-storage/buckets), with no CLI tools or third-party software required.

To get started, sign in to the [Cloud Console](https://console.coreweave.com/object-storage/buckets), navigate to **Object Storage** > **Buckets**, and select a bucket.

## Capabilities

The Cloud Console now supports the following AI Object Storage operations:

| Capability                  | Description                                                                                                                     |
| --------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| **Object listing**          | View objects in a bucket with key, size, and created date                                                                       |
| **Folder navigation**       | Navigate a folder hierarchy derived from object key prefixes                                                                    |
| **Search**                  | Find buckets by name or objects by name within the current bucket                                                               |
| **Upload**                  | Upload files, including multipart and resumable uploads                                                                         |
| **Drag-and-drop upload**    | Drag files from your local file manager into the Cloud Console to upload them                                                   |
| **Download**                | Download objects                                                                                                                |
| **Create folder**           | Create new folder prefixes within a bucket                                                                                      |
| **Rename**                  | Rename objects within a bucket (see [Rename objects](/products/storage/object-storage/buckets/rename-objects) for restrictions) |
| **Delete object or folder** | Delete one or more objects, or all objects under a folder prefix                                                                |

## Required permissions

These operations use your existing [organization access policies](/products/storage/object-storage/auth-access/organization-policies/about) and [bucket access policies](/products/storage/object-storage/auth-access/bucket-access/bucket-policies). The **Object Storage Admin** [IAM role](/security/iam/access-policies) has the necessary permissions by default.

For non-admin users, see [Console permissions reference](/products/storage/object-storage/auth-access/organization-policies/console-permissions) for the minimum permission set.

## Learn more

* See [Manage objects](/products/storage/object-storage/using-object-storage/manage-objects) for walkthroughs alongside the AWS CLI, `s3cmd`, and Boto3 workflows.
* See [Rename objects](/products/storage/object-storage/buckets/rename-objects) for details and limitations of object renames.
* See [Console permissions reference](/products/storage/object-storage/auth-access/organization-policies/console-permissions) for the full list of permissions required for Cloud Console operations.
