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

# Using Collections

export const InlineImage = ({src, alt = "", height = "1em"}) => {
  return <img noZoom src={src} alt={alt} style={{
    display: "inline-block",
    verticalAlign: "middle",
    height: height,
    width: "auto",
    margin: "0"
  }} />;
};

<div className="article_labels_list" style={{display: 'none'}} dangerouslySetInnerHTML={{__html: "End User , Article , Product Utilization , Established , Instruction"}} />

Box Collections enables you to create and name private collections of content in your Box account, where you can organize files and folders that you own or share.  And although the content may be shared, your collections are not shared and are visible only to you.

Using Box Collections you can

* intuitively organize your Box content into logical groupings of your choice,
* name these groupings to provide clear and meaningful context, and
* quickly find the content you need right now.

**To create a collection:**

1. In the left sidebar, beside**Collections** click the **+** icon.  Box displays the Create a Collection window.

<Frame>
  <img src="https://mintcdn.com/product-docs/iPwbarrlsv1nexQc/images/box-fundamentals/collections.png?fit=max&auto=format&n=iPwbarrlsv1nexQc&q=85&s=7bde2ef4bb811e6226a0bb3c1cfb4649" alt="collections-png" width="263" height="461" data-path="images/box-fundamentals/collections.png" />
</Frame>

2. In the Create a Collection window, under **Name** type the name of the collection.

<Frame>
  <img src="https://mintcdn.com/product-docs/iPwbarrlsv1nexQc/images/box-fundamentals/createacollectionwindow.png?fit=max&auto=format&n=iPwbarrlsv1nexQc&q=85&s=51aac5ec086b07168e3a035fbaf13e3c" alt="createacollectionwindow-png" width="1413" height="621" data-path="images/box-fundamentals/createacollectionwindow.png" />
</Frame>

3. Click **Create**.

Box lists all your collections, along with your favorites, in the left sidebar, below**Collections**.

Box enables you to expand or collapse a collection, and remembers which collection you most recently expanded.  The next time you log into Box, Box expands that collection, enabling you to pin a collection open for repeated quick access.

**To view a collection:** In the left sidebar, click the name of a collection.  In the preview window, Box displays the names of the folders and files in the collection.

**To add new items to a collection:**

1. In your**Files** window, highlight the items you want to add.
2. Drag-and-drop the items from your**Files** window into the collection listed under**Collections** in the left sidebar.

**Tip**

When you preview content or select an item and you see the star-in-a-box icon <InlineImage src="/images/box-fundamentals/star-icon.png" alt="star-icon-png" />, click it.

To add the item to a collection, click the checkbox beside the collection's name.

<Frame>
  <img src="https://mintcdn.com/product-docs/FFgx8Ia-ECpN-LGR/images/box-fundamentals/iconmenu.png?fit=max&auto=format&n=FFgx8Ia-ECpN-LGR&q=85&s=a3d0c36c85bbf1cc00116c53e87ea82d" alt="iconmenu-png" width="277" height="338" data-path="images/box-fundamentals/iconmenu.png" />
</Frame>

**Note**

* After you add files and folders to a collection, the name of the collection appears next to the names of these files and folders throughout your Box account.
* Your **Favorites** category is now a collection.

**To move items from a collection to a different collection:**

1. In the left sidebar, click a collection.  Box opens the collection in your Box window.
2. In the opened collection, highlight a file or folder.
3. Drag the highlighted item into the left sidebar, and drop it onto a collection.

**To rename or delete a collection:**

1. In the left sidebar, under**Collections**, click the name of a collection. Box opens the collection in your Box window.
2. In the top of the window, next to the name of the opened collection, click the ellipsis, "**...**" and select either **Rename**, or **Delete**.

**To remove an item from a collection:**

1. In the left sidebar, open the collection.
2. On the **My Collections** page, hover on the item and right-mouse click.
3. Hover on **Collections**.
4. In the drop-down menu, clear the checkbox next to the collection's name.

**Tip**

For a more personalized Box working space, make **My Collections** your Box home page.

**To make My Collections your Box homepage:**

1. In the left sidebar, click**Collections**.  Box opens the My Collections window.
2. In the top of the My Collections window, click **Make this my Box Homepage**.

## Using collections in collapsed state

You can also use your collections in the collapsed state.

To do so, click the **Expand** icon <InlineImage src="/images/box-fundamentals/expand-icon.png" alt="expand-icon-png" /> next to the collection you want to access. A list of files in the collection appears.

<Frame>
  <img src="https://mintcdn.com/product-docs/KMHkzrLNZXajl-XP/images/box-fundamentals/screen-shot-2025-12-10-at-11-02-58-am.png?fit=max&auto=format&n=KMHkzrLNZXajl-XP&q=85&s=f2e88a522f865c1b328ce743237ba7d3" alt="screen-shot-2025-12-10-at-11-02-58-am-png" width="233" height="507" data-path="images/box-fundamentals/screen-shot-2025-12-10-at-11-02-58-am.png" />
</Frame>
