# Create the Folder

## <mark style="color:green;">**Overview**</mark> <a href="#overview" id="overview"></a>

Creating a folder in S3 helps organize your data. Specify a folder name during file upload or manually create a new folder to group and manage related objects efficiently.

## <mark style="color:green;">**Procedure**</mark> <a href="#procedure" id="procedure"></a>

{% stepper %}
{% step %}
**Step 1:** Double-click on Bucket. Then select "**New**" -> “**New folder**”

<figure><img src="/files/mSBWW4iJmz8tegJ26NNP" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 2:** Enter the Folder name and click “Create the Folder.”

<figure><img src="/files/4GS0LekDofKmXa5HcMio" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.higiocloud.vn/hi-gio-s3-storage/management-file-folder/create-the-folder.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
