# Create Bucket

A bucket is a storage container for holding data objects, like files and folders, within a cloud storage service. It's used to organize and manage data, making it easier to access and retrieve.

### To create buckets follow these steps.

Navigate to the NeevCloud dashboard, select the object storage section, and click on the top of the right corner to create a bucket.

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2Fs2OyJIFRHdeAvIXTbitd%2Fimage.png?alt=media&#x26;token=96109870-81ba-45a9-9051-f8d6370232bf" alt=""><figcaption></figcaption></figure>

Specify the name of the bucket.

{% hint style="info" %}

* Bucket names must be between 3 (min) and 63 (max) characters long.
* Bucket names can only of lowercase letters, dots (.), and hyphens (-).
* Bucket names should be unique names.
  {% endhint %}

Set your bucket visibility: Buckets are private by default upon creation.

{% hint style="info" %}
Ensure you enable the toggle button so your object is visible publicly.
{% endhint %}

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2F3b4hkHWmozftCwEqFKo3%2Fimage.png?alt=media&#x26;token=c8b7b805-fb4b-4547-b98b-3158167e7cd0" alt=""><figcaption></figcaption></figure>
