# Folders

## Creating a New Folder

To create a new folder, click on the '*New Folder*' button, type in a folder name and press enter.

Folders can be used to organize your applications, for example, to differentiate between working and in-production applications.

## Viewing Folders

<div align="left"><img src="/files/-M4u9ZztXvxpOIHsDfu9" alt=""></div>

To view a specific folder, click on the folder icon (<img src="/files/-M4u9_0j4Hul67dSmof2" alt="" data-size="line">).

**1. Folder Tree**

Clicking on the folder tree icon (<img src="/files/-M4u9_0kwtzyt2jYQm1h" alt="" data-size="line">) lists all the folders in your account. To jump to a folder directly, click on the folder name.

To see nested folders, click on the right arrow (<img src="/files/-M4u9_04rph8i_J7DNU-" alt="" data-size="line">) to reveal any sub folders. ![](https://docs.plumvoice.com/fuse/_media/folder-list-down.png)

<div align="left"><img src="/files/-M4u9Zzp_mqDSm5XJlwK" alt="Folder list"></div>

<div align="left"><img src="/files/-M4u9ZzoBUS_eiT2CxfZ" alt="Folder list expanded"></div>

**2. Directory Breadcrumb**

The directory breadcrumb will indicate the current folder you are viewing. The current folder is the last in the list and highlighted in purple. Clicking on any of the previous breadcrumbs will direct the application manager back to that folder.

The example below displays ***My Folder***, which is under the default folder ***home***.

<div align="left"><img src="/files/-M4u9ZzqEPrUYhnhQWP-" alt=""></div>

## Managing Folders

### **Folder Options**

Clicking on the gear (<img src="/files/-M4u9_0lBDK7mOUaSmqu" alt="" data-size="line">) icon in the upper right corner of a folder tile displays a list of options and actions for that folder.\
These include:

* Move to... (<img src="/files/-M4u9_12h_bgarhtYNME" alt="" data-size="line">)
* Rename (<img src="/files/-M4u9_1YJI9jl_mYKoLk" alt="" data-size="line">)
* Open (<img src="/files/-M4u9_1B8Ur9lDbpfBPF" alt="" data-size="line">)
* Share (<img src="/files/-M4u9_1gquuiIQJ742zl" alt="" data-size="line">)
* Delete (<img src="/files/-M4u9_0SlwsNue9jVK-K" alt="" data-size="line">)

<div align="left"><img src="/files/-M4u9Zzsc-WeCk8edLE9" alt=""></div>

**1. Moving A Folder**

To move one folder into another folder, click on the Move To… icon (<img src="/files/-M4u9_12h_bgarhtYNME" alt="" data-size="line">), and select a parent folder destination to move the selected folder.

**2. Renaming A Folder**

To rename the folder, click on the rename icon (<img src="/files/-M4u9_1YJI9jl_mYKoLk" alt="" data-size="line">) and type in the new folder name.

**3. Opening A Folder**

To open an application, click on the 'open' (<img src="/files/-M4u9_1B8Ur9lDbpfBPF" alt="" data-size="line">) option that appears under the gear icon, or simply click on the preview thumbnail image or application name.

**4. Sharing A Folder**

Users can only share folders and applications with other users within their account. For more information see the [Users & Sharing](/fuse/users-and-sharing.md) section.

To share a folder, click on the share (<img src="/files/-M4u9_1gquuiIQJ742zl" alt="" data-size="line">) icon. This opens a pop-up window that contains a field for entering another users email address.

Sharing a folder shares all sub-folders and applications contained within that folder. When sharing a folder with another user, Fuse creates a folder with the same name and hierarchy in that user's account.

For more information on sharing, see [Sharing An Application](/fuse/application-manager/managing-applications.md#3-application-options).

**5. Deleting A Folder**

To delete a folder, click on the delete (<img src="/files/-M4u9_0SlwsNue9jVK-K" alt="" data-size="line">) icon.\
Fuse opens a confirmation window, and users can proceed with deleting the application or cancel the operation.

{% hint style="warning" %}
Deleting a folder deletes all applications and sub-folders contained within that folder. Make sure that total deletion is the intended operation before confirming the deletion of a folder.
{% 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.plumvoice.com/fuse/application-manager/folders.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.
