# Create an object storage bucket

> Learn how to create an object storage.

This page explains how to create an object storage service for use with virtual machine storage instances. Object storage is shared between all users belonging to the same project.

## Create an object storage bucket {#create-an-object-storage-bucket}

1. In the CubeCMP management console, go to the `Objects` page.

   ![Objects page](/assets/storage/create-object-storage-bucket-1-objects-page.jpg)

2. To start the file service creation flow, click `Add Object Key`.
3. Configure the file share parameters:
   1. To configure the file share name, set the **Name** field.

   ![Create Object Key dialog](/assets/storage/create-object-storage-bucket-2-create-dialog.jpg)

4. To create the object storage bucket, click **Create**.

   ![Object key created](/assets/storage/create-object-storage-bucket-3-key-created.jpg)

After creation, the object storage bucket will appear on the Objects page, along with its access key and secret. Enter the access key and secret to services that require the bucket to begin using it.
