# Create a Bucket

After you’re signed in to OORT Storage, you can create a storage bucket in the OORT console. If you’re not signed in, please see [User Guide-Sign up](https://docs.oortech.com/oort/oort-storage/getting-started/user-guide/sign-up).&#x20;

{% hint style="info" %}
You will not be charged for creating a bucket. Only storing objects in the bucket and transferring objects in and out of the bucket will be billed.&#x20;

For more information about storage charges, see [OORT Storage pricing](https://docs.oortech.com/oort/oort-storage/getting-started/billing-and-pricing/pay-as-you-go-pricing).
{% endhint %}

## Step 1: Create a Bucket&#x20;

On the sidebar, select the **`Buckets`** tab and click **`Create Bucket`**.

<figure><img src="https://2974904282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNn5zebxnzyzrzQhb979k%2Fuploads%2Fm2GYGjtpqMWyWO5SCC9E%2Fempty.png?alt=media&#x26;token=cfe74a28-a8a6-44b1-a4ce-f622f64fa75c" alt=""><figcaption></figcaption></figure>

## Step 2: Name your bucket&#x20;

Bucket name must be globally unique and must not contain spaces or uppercase letters.

<figure><img src="https://2974904282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNn5zebxnzyzrzQhb979k%2Fuploads%2Fgy1S4NKaLef2RS6ROKOB%2Fstep1.png?alt=media&#x26;token=c544bcf4-e02c-41bd-a0a1-d18e2eae826e" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
You cannot change a bucket's name once you create it.&#x20;

For information about naming buckets, see [Bucket Naming Rules](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-buckets#bucket-naming-rules).
{% endhint %}

## Step 3: Choose a storage class for your data

At OORT Storage we offer two distinct storage classes: archive and standard. The main difference between these two classes is their intended use case.&#x20;

**Standard storage** is designed for frequently accessed data that requires low-latency access, whereas archive storage is optimized for infrequently accessed data that can tolerate longer retrieval times.&#x20;

With **archive storage**, users can take advantage of lower storage costs while still maintaining the security and durability of their data.

<figure><img src="https://2974904282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNn5zebxnzyzrzQhb979k%2Fuploads%2FhlZ2E40hKjO6LtiIzIjl%2FProgress%20step.png?alt=media&#x26;token=49f54d0f-9d0a-4560-8132-b2fe76eead2c" alt=""><figcaption></figcaption></figure>

## Step 4: Choose how to control access to objects

At OORT Storage, we understand the importance of controlling access to your data. With our platform, you can easily set access permissions for each bucket to ensure that only authorized users can access, download, or write to the contents of the bucket.&#x20;

**By default, all buckets are set to private access only**, which means that only users with the appropriate permissions can access the contents of the bucket.&#x20;

However, if you need to host a website using the contents of the bucket, you will need to **enable public access**. When you choose to allow public access, anyone on the internet can read or write objects in the bucket. We advise our users to exercise caution when making a bucket public, and to ensure that only the necessary objects are made accessible to the public.

<figure><img src="https://2974904282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNn5zebxnzyzrzQhb979k%2Fuploads%2FXFNveBzoX1qpIq4r7lrY%2FProgress%20step.png?alt=media&#x26;token=d8ce38ce-7603-4603-9474-bf2c55e7543f" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
OORT Storage recommends that you **disable** all public access, but before applying any of these settings, ensure that your applications will work correctly without public access.
{% endhint %}

## Step 6: Your bucket is ready!

Click the **`Create Bucket`** button and continue to the next step.

<figure><img src="https://2974904282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNn5zebxnzyzrzQhb979k%2Fuploads%2Frk09CEU5AHTEaL8zz9iw%2Fstep5.png?alt=media&#x26;token=0b721319-2738-4c1c-b68a-fbaedc039353" alt=""><figcaption></figcaption></figure>

### **Next step**

{% content-ref url="upload-an-object" %}
[upload-an-object](https://docs.oortech.com/oort/oort-storage/getting-started/user-guide/upload-an-object)
{% endcontent-ref %}

### More about buckets

{% content-ref url="../../manage-storage/work-with-buckets" %}
[work-with-buckets](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-buckets)
{% endcontent-ref %}
