# 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. Right-click the parent node and select **Sort**. Alternatively, click **•••** next to the parent node and select **Sort**.

   ![Sort Menu 1](https://3872888104-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgEH4FChbCn7eDDqREvdE%2Fuploads%2Fgit-blob-3591110ba3f0901187385f63e78083f5b85ee468%2FSort-menu-v9.png?alt=media)
4. A window appears next to the section tree. Here, you can arrange the child nodes in the order you want by dragging them up or down. Alternatively, you can click the column headers to sort the entire collection of items in ascending or descending order.

   ![Sort Option 1](https://3872888104-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgEH4FChbCn7eDDqREvdE%2Fuploads%2Fgit-blob-0a25de7e1ba4e952de20cc90701dc8ad0cb06825%2FSort-options-v9.png?alt=media)
5. Click **Save** and then **Close**.

## Option 2

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

   ![Actions Menu](https://3872888104-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgEH4FChbCn7eDDqREvdE%2Fuploads%2Fgit-blob-2e88458753c84d81e14f26eded2e8f554ea4d9e1%2FActions-menu-v9.png?alt=media)
5. A window appears next to the section tree. Here, you can arrange the child nodes in the order you want by dragging them up or down. Alternatively, you can click the column headers to sort the entire collection of items in ascending or descending order.

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