## Library Controls

Below the timeline picker are the controls for the library which you can use to:

1. Switch between list view and grid view
2. Create a new folder
3. Add more files

![Library Controls.jpg](/static/organizing_files/Library_Controls.jpg)

![List View and Grid View.jpg](/static/organizing_files/List_View_and_Grid_View.jpg)

## Using Folders to Organize Files

<aside>
📌 Note: Folder organization is currently only supported in list view. Grid view coming soon.
</aside>

When you create a new folder, you can use it to organize files into hierarchical categories. Click and drag clips to drop them into a folder, or click and drag a folder to drop it inside of another folder.

To remove a child file or folder from its parent folder, click and drag it on top of the parent folder again. 

Currently, all files and folders are sorted alphabetically. 

![Organizing Files in Folders.gif](/static/organizing_files/Organizing_Files_in_Folders.gif)

---

<script src="https://giscus.app/client.js"
        data-repo="sequencefilm/docs-and-issues"
        data-repo-id="R_kgDOJtHfEg"
        data-category="Announcements"
        data-category-id="DIC_kwDOJtHfEs4CXI7j"
        data-mapping="pathname"
        data-strict="0"
        data-reactions-enabled="1"
        data-emit-metadata="0"
        data-input-position="bottom"
        data-theme="preferred_color_scheme"
        data-lang="en"
        crossorigin="anonymous"
        async>
</script>
