# Sorting Pages

The pages in Umbraco are placed in the tree structure according to a predefined sort order. The most recently created page is placed at the bottom of the tree structure. You can change the order of the pages by using the **Sort** function.

You can sort pages in two ways:

## Option 1

1. Go to **Content**.
2. Navigate to the parent node whose child nodes you wish to sort.
3. Click **...** next to the page you wish to sort.
4. Select **Sort children of**.

   ![Sort Menu 1](https://2050077833-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb0WSXUuM7Qx5BfREagAI%2Fuploads%2Fgit-blob-8acc25907f04d4acc3110b74ee541629d22d834d%2FSort-menu-v14.png?alt=media)
5. A window appears on the right-side of the screen. Here, you can arrange the child nodes in the order you want by dragging them up or down.

   ![Sort Option 1](https://2050077833-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb0WSXUuM7Qx5BfREagAI%2Fuploads%2Fgit-blob-43730a24d6a0ea53f54e2a0cfa570ee52f050ea9%2FSort-options-v14.png?alt=media)
6. Click **Save** and then **Close**.

## Option 2

1. Go to **Content**.
2. Select the parent node whose child nodes you wish to sort.
3. Click **Actions** in the top-right corner of the screen.
4. Select **Sort children of** from the **Actions** drop-down menu.

   ![Actions Menu](https://2050077833-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb0WSXUuM7Qx5BfREagAI%2Fuploads%2Fgit-blob-b6b667389a12c7c36e5a2229da37f82e91576f22%2FActions-menu-v14.png?alt=media)
5. A window appears on the right-side of the screen. Here, you can arrange the child nodes in the order you want by dragging them up or down.
6. Click **Save** and then **Close**.
