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

# Managing several projects

> As projects pile up, the All Projects screen becomes a shelf. How to change the view and the sort order and to tidy things up by grouping them into collections.

Once you have more than two or three projects, the project list is a shelf. Set the way it is organized once in All Projects at the top of the sidebar and you spend less time looking later.

## A look around the screen

There is a search field at the top of the sidebar, and below it All Projects and the list of collections. At the top right sit the Grid view and List view icons, the filter, and the sort control, and next to them the New collection and New Project buttons.

Type in the search field and it scans project names, descriptions, and tags together. While you are searching, results spread out in one row with no collection divisions. If no project matches, it tells you "No projects match your filter or search."

## Sorting and filtering

Recently updated is the default sort, and the others are Least recently updated, Newest first, Oldest first, Name (A–Z), and Name (Z–A). The filter has three settings: All projects, Cloud sync on, and Cloud sync off. What you pick is remembered, so you do not have to set it again every time you come to this screen.

<div className="app-window block dark:hidden">
  <img src="https://mintcdn.com/raumlabsinc/WQIpN21D_2L4wB76/images/en/project/all-projects--02.png?fit=max&auto=format&n=WQIpN21D_2L4wB76&q=85&s=1d40a39f497f162d2c0f84c35fc85fb4" alt="The sort dropdown is open with all six entries visible." width="2880" height="1800" data-path="images/en/project/all-projects--02.png" />
</div>

<div className="app-window hidden dark:block">
  <img src="https://mintcdn.com/raumlabsinc/WQIpN21D_2L4wB76/images/en/project/all-projects--02-dark.png?fit=max&auto=format&n=WQIpN21D_2L4wB76&q=85&s=4f45d0c3ea8873cb156ae9f3c31c07b8" alt="The sort dropdown is open with all six entries visible." width="2880" height="1800" data-path="images/en/project/all-projects--02-dark.png" />
</div>

<p className="app-caption">The sort menu. It reorders by modified time, created time, or name.</p>

## Grouping with collections

Press New collection and a collection appears, ready to be named on the spot. Drag a project card onto a collection in the sidebar and it goes in; drop it on All Projects and it comes back out. The three-dot button at the right edge of a card opens a settings dialog. You can pick a collection there instead.

Projects you have not put in any collection gather under All other projects. Double-click a collection name in the sidebar to rename it in place, and drag the row to reorder it. Press a collection title in the middle area and that group collapses.

<Note>
  Deleting a collection does not delete the projects inside it. They only go back to All other projects.
</Note>
