> ## Documentation Index
> Fetch the complete documentation index at: https://docs.featpaper.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Organizing with Folders

> Learn how to organize and manage your documents using folders.

## What Are Folders?

Folders let you organize documents by project, client, or topic. You can create subfolders for a hierarchical structure and invite team members at the folder level.

<Frame caption="Manage folders and documents in the Documents view">
  <img src="https://mintcdn.com/featcorp-f1a59635/_8Yj-KAYzbqZmNzF/images/en/documents-listing.png?fit=max&auto=format&n=_8Yj-KAYzbqZmNzF&q=85&s=58c71c3bca9bf0e654c83d19f1760589" alt="Document List" width="1440" height="900" data-path="images/en/documents-listing.png" />
</Frame>

***

## Creating Folders

<Frame caption="Start folder and document creation from the + Create menu">
  <img src="https://mintcdn.com/featcorp-f1a59635/_8Yj-KAYzbqZmNzF/images/en/create-menu.png?fit=max&auto=format&n=_8Yj-KAYzbqZmNzF&q=85&s=69f2ce1c5f0ef49f8cc1faaaa7a96749" alt="Create menu" width="676" height="312" data-path="images/en/create-menu.png" />
</Frame>

<Steps>
  <Step title="Go to Documents">
    Click **Documents** in the sidebar.
  </Step>

  <Step title="Create a New Folder">
    Click the **+ Create** button at the top right, select **New Folder**, and enter a folder name.
  </Step>

  <Step title="Verify the Folder">
    The newly created folder will appear in the document list. Click the folder to navigate inside.
  </Step>
</Steps>

<Tip>
  Use clear, descriptive folder names that all team members can understand. For example: `2024 Q1 Sales Materials`, `Client A Proposals`
</Tip>

<Frame caption="Click a folder to view the documents inside">
  <img src="https://mintcdn.com/featcorp-f1a59635/_8Yj-KAYzbqZmNzF/images/en/folder-inside.png?fit=max&auto=format&n=_8Yj-KAYzbqZmNzF&q=85&s=8c185d1d8bc2dc4fae18006518ad2395" alt="Folder inside view" width="1440" height="900" data-path="images/en/folder-inside.png" />
</Frame>

***

## Subfolders

Create subfolders within a folder to further categorize your documents.

<Steps>
  <Step title="Enter the Parent Folder">
    Click the parent folder where you want to create a subfolder.
  </Step>

  <Step title="Create a Subfolder">
    Click the **New Folder** button at the top and enter a name.
  </Step>
</Steps>

<Note>
  Deeply nested folder structures can become difficult to navigate. We recommend keeping the hierarchy to 2-3 levels.
</Note>

***

## Moving Documents and Folders

You can move documents or folders to a different location.

### Moving Individual Items

Select **Move** from the document or folder's **more menu (...)** and choose the destination folder.

<Frame caption="Use the more menu on a folder or document to move, invite, or bookmark it">
  <img src="https://mintcdn.com/featcorp-f1a59635/_8Yj-KAYzbqZmNzF/images/en/folder-row-menu.png?fit=max&auto=format&n=_8Yj-KAYzbqZmNzF&q=85&s=134120d2ff46f7c6f567ede782336dd8" alt="Folder more menu" width="546" height="390" data-path="images/en/folder-row-menu.png" />
</Frame>

### Moving Multiple Items at Once

You can move multiple documents or folders at the same time.

<Frame caption="Choose the destination folder in the move dialog">
  <img src="https://mintcdn.com/featcorp-f1a59635/_8Yj-KAYzbqZmNzF/images/en/move-item-dialog.png?fit=max&auto=format&n=_8Yj-KAYzbqZmNzF&q=85&s=7b8c004b6205ab1456b12c35df46d3f8" alt="Move dialog" width="780" height="806" data-path="images/en/move-item-dialog.png" />
</Frame>

<Steps>
  <Step title="Select Items">
    Hover over a document or folder and a **checkbox** will appear on the left. Check the items you want to move. You can select a mix of documents and folders.
  </Step>

  <Step title="Execute Bulk Move">
    When items are selected, a bulk action bar appears at the top. Click the **Move** button.
  </Step>

  <Step title="Select the Destination Folder">
    The move dialog opens at the **parent folder** of the selected items. Click **My Documents** in the breadcrumb at the top to go to the root level. Navigate into the target folder, then click the **Move to current location** button.
  </Step>
</Steps>

<Note>
  The folder being moved and any selected folders are shown grayed out in the destination list. Moving a folder into itself is not allowed.
</Note>

<Warning>
  Folder access permissions **follow the parent folder's permissions.** When you move a document or folder to another folder, the permissions from the original folder are removed and the new folder's permissions apply. Review the impact of permission changes before moving.
</Warning>

***

## Inviting Team Members to Folders

You can invite team members to a folder to grant them access. Select the **Invite** button on the folder row to search and invite members within your space.

<Frame caption="Set members and permissions in the folder invitation dialog">
  <img src="https://mintcdn.com/featcorp-f1a59635/_8Yj-KAYzbqZmNzF/images/en/folder-share-dialog.png?fit=max&auto=format&n=_8Yj-KAYzbqZmNzF&q=85&s=5ca2e15497c018800f8c5b7ae47aa314" alt="Folder invitation dialog" width="806" height="884" data-path="images/en/folder-share-dialog.png" />
</Frame>

<Note>
  Folder invitations are limited to members within your space. For external users, use individual document share links.
</Note>

***

## Bookmarking Folders

Bookmark frequently used folders for quick access from the sidebar.

<Steps>
  <Step title="Add Bookmark">
    Select **Bookmark** from the folder's more menu.
  </Step>

  <Step title="Access from Sidebar">
    Bookmarked folders appear in the sidebar's bookmark section. Click to navigate directly to the folder.
  </Step>
</Steps>

<Tip>
  Bookmarking your active project folders makes it easy to access them quickly.
</Tip>

***

## Deleting Folders

<Steps>
  <Step title="Select the Folder to Delete">
    Select **Delete** from the folder's more menu.
  </Step>

  <Step title="Confirm Deletion">
    Approve the deletion in the confirmation dialog.
  </Step>
</Steps>

<Warning>
  Deleting a folder will also delete all subfolders and documents within it. Deleted items cannot be recovered, so please proceed with caution.
</Warning>
