> ## Documentation Index
> Fetch the complete documentation index at: https://bruno-a6972042-mintlify-runrequest-response-fields-17751331.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a Folder

Bruno helps you organize your API requests efficiently by grouping them into folders. You can create a structured hierarchy that matches your API's organization, making it easier to manage and navigate your collections.

## Creating a New Folder

1. Select your Collection from the sidebar.
2. Click on the `···` button.
3. Select `New Folder` from the dropdown menu.

<img src="https://mintcdn.com/bruno-a6972042-mintlify-runrequest-response-fields-17751331/VR-IuMSc1Pv-QG-b/images/screenshots/get-started/bruno-basics/create-folder/1-create-new-folder.webp?fit=max&auto=format&n=VR-IuMSc1Pv-QG-b&q=85&s=37ec9cb8a886a37bdb84615106abf0ee" alt="create folder" width="2480" height="1046" data-path="images/screenshots/get-started/bruno-basics/create-folder/1-create-new-folder.webp" />

4. Enter a name for your folder.
5. Click `Create` to finish.

<img src="https://mintcdn.com/bruno-a6972042-mintlify-runrequest-response-fields-17751331/VR-IuMSc1Pv-QG-b/images/screenshots/get-started/bruno-basics/create-folder/2-create-sample-folder.webp?fit=max&auto=format&n=VR-IuMSc1Pv-QG-b&q=85&s=954b973b80a3f37c32d3a4139f51d79b" alt="new folder dialog" width="2480" height="1046" data-path="images/screenshots/get-started/bruno-basics/create-folder/2-create-sample-folder.webp" />

Your new folder is now ready to organize your requests!

## Custom Folder Names

You can use any characters in your folder names, including special characters like `/`, `[`, `]`, `*`, etc. Bruno automatically handles filesystem compatibility by replacing unsupported characters with `-` in the filenames while preserving your original folder name.

### How to View or Customize Filesystem Names

1. Select **Show Filesystem Name.**

<img src="https://mintcdn.com/bruno-a6972042-mintlify-runrequest-response-fields-17751331/VR-IuMSc1Pv-QG-b/images/screenshots/get-started/bruno-basics/create-folder/3-show-file-system-name.webp?fit=max&auto=format&n=VR-IuMSc1Pv-QG-b&q=85&s=2cc008c44502779ee38774b1a260e25f" alt="show filesystem name" width="2480" height="1046" data-path="images/screenshots/get-started/bruno-basics/create-folder/3-show-file-system-name.webp" />

2. You can now see how your folder name is stored on the filesystem.

<img src="https://mintcdn.com/bruno-a6972042-mintlify-runrequest-response-fields-17751331/VR-IuMSc1Pv-QG-b/images/screenshots/get-started/bruno-basics/create-folder/4-file-system-name.webp?fit=max&auto=format&n=VR-IuMSc1Pv-QG-b&q=85&s=e398f2868e3a5616d4c8eef150f9748f" alt="filesystem name view" width="2480" height="1046" data-path="images/screenshots/get-started/bruno-basics/create-folder/4-file-system-name.webp" />

3. (Optional) Click the edit icon to customize the filesystem name while keeping your display name intact.

This feature allows you to:

* Create more descriptive folder organization.
* Use special characters freely.
* Maintain filesystem compatibility automatically.
* Keep your collection structure clean and organized.

### Example

You could name a folder "API \[v2.0] / Authentication" and Bruno will automatically handle the filesystem compatibility while preserving your desired display name.
