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

# Organising your workspace

> Drag-and-drop, bulk actions, and the &#8942; menu — everything you need to keep your workspace tidy.

Bower gives you a few ways to move, copy, and tidy up your workspace. None of them require you to open a note to act on it.

## The page tree

The left-hand panel is your page tree — a hierarchical view of all your notes and collections. It's the main way to navigate and organise your workspace. Alongside it you'll find a collapsible **Library** (Collections, Artifacts, Protocols, and Equipment) and a **Recents** list of what you've touched lately.

### Drag and drop

Grab any note or collection and drag it. A blue line shows where it will land:

* **Reorder** — drop an item between two others to set its position within that level. Reordering works at every level, for both notes and collections.
* **Nest** — drop an item onto a collection to move it inside. Collapsed collections **auto-expand** after a moment while you hover over them, so you can drag deep into the tree in one motion.

The order is **shared across the workspace** — everyone on your team sees the same arrangement.

## Multi-select bulk actions

For moving, copying, or deleting multiple items at once:

<Steps>
  <Step title="Select items">
    Click the checkboxes next to notes or collections to select them. In the table view, hold **Shift** and click to select all rows between two items.
  </Step>

  <Step title="Choose an action from the toolbar">
    A bulk action toolbar appears when items are selected:

    * **Move to** — move all selected items to a new parent
    * **Copy to** — copy all selected items to a collection (originals stay in place)
    * **Delete** — move all selected items to trash
  </Step>
</Steps>

Bulk actions apply to everything in your selection. If you've selected a collection, all artifacts within it are included.

## The **⋮** menu

Every note and collection in the page tree has a **⋮** menu (the three-dot icon that appears on hover). This gives you per-item actions without needing to open the item first.

| Action         | What it does                                                    |
| -------------- | --------------------------------------------------------------- |
| New collection | Create a collection nested inside this one *(collections only)* |
| Rename         | Edit the note or collection title inline                        |
| Move           | Move the item to a different collection                         |
| Copy           | Duplicate the item to a collection                              |
| Copy link      | Copy a direct link to the item                                  |
| Manage access  | Open access controls for the item                               |
| Delete         | Move to trash (with confirmation)                               |

## Undoing actions

When you move or copy items, a toast notification appears at the bottom of the screen with an **Undo** button. You have 5 seconds to undo the action before it's finalised.

## Deletion and trash

When you delete a note or collection, it is **moved to trash** — not permanently removed. Trashed items remain available for **30 days**, after which they are automatically and permanently deleted.

* **Deleting a collection** moves all notes and sub-collections inside it to trash.
* **Undo** — a toast notification appears after every delete with an **Undo** button. Click it to restore the item immediately.
* **Trash page** — click **Trash** in the sidebar (near the bottom) to see all trashed items, restore them individually, or permanently delete them early.
* **Restoring an orphan** — if the original parent collection is also in trash, the restored item is placed at the workspace root.

After 30 days, trashed items are permanently removed from the database and file storage. If you need to preserve data long-term, [export it](/organisation/export) before the 30-day window expires.
