# Creating folders in a bucket

Impossible Cloud Storage generally stores objects in a flat structure. However, you may create a **virtual structure** yourself by simulating a directory. For this purpose, you can use our 'create a folder' feature.&#x20;

Simply navigate to 'buckets' and the particular bucket or sub-folder within a bucket. Afterward, click on 'Create Folder' and define a name. Note that you cannot upload a folder to our console and only create it inside the bucket.

<figure><img src="https://2387956678-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY8faE22vrUUDUtw9aDVb%2Fuploads%2FfzS8lvjvwdR0OFTfowfk%2Fimage.png?alt=media&#x26;token=eb1f1076-4e4f-4b97-bd21-71e61a669343" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
In contrast to naming a bucket, you may name your folder as it is most meaningful for you. Only the names '.' and '..' are not allowed.
{% endhint %}


---

# 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.impossiblecloud.com/impossible-cloud-help/impossible-cloud-storage-guide/buckets-and-objects/creating-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.
