# File Manager UI Elements

## Content



FileManager UI consists of toolbar, navigation pane, and content pane. The toolbar contains the list of options for performing various common operations like adding a new folder, refreshing the view, uploading file and deleting file. The navigation pane shows the folder hierarchy and the content pane displays the files and folders in the file system.

![UI elements of the file manager, namely toolbar, content pane and navigation pane.](https://cdn.mescius.io/document-site-files/images/9b6a6cfe-b8e8-42e9-8a04-da6cb7762977/images/filemanagerui.png)

The toolbar consists of the following options:

| **Options** | **Description** |
| --- | --- |
| New Folder | Creates a new folder in the file system. |
| Refresh | Refreshes the view. |
| Upload | Uploads files to the cloud or local storage file system. |
| Delete | Deletes files from the file system. |