# Folder settings

For every droptop folder you can customize it's appereances and more! You can find the folder settings by right clicking on any folder on the bar or by going to `Droptop settings >> My folders`.

## Change the name

You can change the folder name by clicking `Rename`. You can also use the given emojis or any unicode emoji to rename the folder.&#x20;

{% hint style="warning" %}
Changing the name of the droptop folder won't change the name of the real explorer folder.
{% endhint %}

You can also change the color of the folder highlighting on the droptop bar selecting one of the colors on the bottom part of the settings.

## Change folder location

You can change the location of the folder you want to access in the droptop folder, navigate to the folder you want to set, and click `Select this folder` on the bottom of the dialog. The new contents of the new folder will appear after a droptop refresh.

## Folder sorting

You can change the sorting used to show the contents inside of your droptop folder, as if the order has to be ascending or not.

## Showing items

You can chose what type of files to show in the droptop folder between

* files
* folders
* system files
* hidden items

You can also chose if to show the extension of the file or not.

## Show folder

The last item of the settings is the toggle to show the folder or not. If you want to disable the folder and not show it on the droptop bar, click the toggle.


---

# 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.droptopfour.com/setting-up/behaviour/general-folders-options/folder-settings.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.
