---
title: "Working with pages"
manual: "Tutorial for Editors"
version: "main"
permalink: "https://docs.typo3.org/permalink/t3editors:pages-drag-drop@main"
source: "Pages/WorkingWithPages/Index.rst"
modified: "2026-09-15T07:05:35+00:00"
---

# Working with pages

You can organize pages in your website using the **page tree**.

[Watch this video on YouTube](https://www.youtube.com/watch?v=cfASKN-WbaQ)

---

First click on
**Content > Layout** in the backend sidebar to display the page tree in
the middle pane.

## Moving pages

You can change your site hierarchy or reorder pages by dragging-and-dropping
inside the page tree.

1.  **Locate the page** you want to move within the page tree.
1.  **Click and drag** the page to its new position. A horizontal line will
    appear to preview where the page will land.

    ![Drag a page to move it to a different position in the page tree](../../Images/ManualScreenshots/PageTree/CopyMovePage.png)
1.  **To nest a page** (making it a "child" of an existing page), drag it
    directly over the target page until a gray outlined background appears.

    ![Drop a page onto another page to make it a child page](../../Images/ManualScreenshots/PageTree/CopyMoveChildPage.png)
1.  **Release your mouse.** A confirmation message will prompt you to choose
    between copying or moving.
1.  Select **Move this item**.

> [!TIP]
> To copy a page instead of moving it, follow the exact same steps but select
> **Copy** from the confirmation prompt.

## Deleting pages

To remove a page entirely, click and drag the page to the right. You will see
the **Delete** action.

![Drag a page to the right to delete it](../../Images/ManualScreenshots/PageTree/DeletePage.png)

## Context menu actions

Right click on any page in the page tree to bring up the context menu and see
the many editing shortcuts and page functions.

![Right click on a page to see context menu](../../Images/ManualScreenshots/PageTree/PageActions.png)

## Filtering the page tree

Use the search tool at the top of the page tree to quickly
isolate specific pages by keyword, page ID number, or frontend page URL.
Separate multiple keywords, IDs, or URLs with a comma.

![Filtering pages in the page tree](../../Images/ManualScreenshots/PageTree/PageTreeFilter.png)

Filtering pages in the page tree
