---
title: Creating new pages
related:
  - https://docs.kentico.com/k81/managing-website-content/configuring-the-environment-for-content-editors/enabling-on-site-editing.md
  - https://docs.kentico.com/k81/developing-websites/developing-websites-using-the-portal-engine/creating-portal-engine-page-templates.md
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

Whether you want to create a new structured page or a new page that behaves as a menu item depends on how you intend to use it.

- Create a new **structured page** if you need to present structured and typed information that can then be displayed on pages.\
  A typical use for structured pages is when you need to display lists of items, such as news, products and others.
- **Page (menu item)** pages to display information in a unstructured, editable regions.

## Creating new pages

You can create new pages:

- [In the Pages application](#creating-new-pages-in-the-pages-application)
- [On the live site (Using On-Site editing)](#creating-new-pages-on-the-live-site)

### Creating new pages in the Pages application

1. Open the **Pages** application.
2. In Content tree, click on the item under which the new page should be placed.
3. Click **New** ().

- **Creating a structured page**

  1. Choose the type of page that you want to create.

     ![Creating a new structured page](https://docs.kentico.com/docsassets/k81/creating-new-pages/creating_page_on_livesite.png "Creating a new structured page")
  2. Fill in the editing form.

     ![Filling in page details](https://docs.kentico.com/docsassets/k81/creating-new-pages/creating_page_in_interface2.png "Filling in page details")
- **Creating a Page (menu item) page**

  1. Click on the **Page (menu item)** page type.

     ![Creating a new page menu item](https://docs.kentico.com/docsassets/k81/creating-new-pages/creating_page_menu_on_livesite.png "Creating a new page menu item")
  2. Fill in the **Page name** field.
  3. Choose from the following options using the radio buttons below the **Page name** field:
     1. **Use existing page template** - choose to view reusable page templates.
     2. **Use parent page template** - choose to make the page inherit the template used by its parent page.
     3. **Create a blank page with layout** - choose to create a new ad-hoc portal page template using one of the page layouts below. Turn the **Copy this layout to my page template** check-box below to generate a unique copy of the chosen layout for this template—otherwise the template will share its layout. Any changes made to a shared layout affect all the page templates that use it.
     4. **Create a blank page** - choose to create a new ad-hoc portal page template for the new page. The page has a single web part zone and no other formatting.![Choosing a page template](https://docs.kentico.com/docsassets/k81/creating-new-pages/choosing_page_template.png "Choosing a page template")

4. Click **Save** to confirm, or **Save and create another** to confirm and start creating a new page.

You have created a new page. You can now [edit](https://docs.kentico.com/k81/managing-website-content/working-with-pages/editing-pages.md) the page.

### Creating new pages on the Live site

To be able to create pages on the Live site, your administrator needs to enable On-site editing on the site.

1. Log on to the Live site.
2. Click on the **Edit page** button in the top left corner.

   ![Editing a page on the live site](https://docs.kentico.com/docsassets/k81/creating-new-pages/edit_page_onsite.png "Editing a page on the live site")
3. Navigate to the page under which you want to create the new page.
4. Click the **New** action on the toolbar. A **New page** dialog opens.

- **Creating a structured page**

  1. Choose the type of page that you want to create.

     ![Creating a structured page on the live site](https://docs.kentico.com/docsassets/k81/creating-new-pages/creating_page_on_livesite.png "Creating a structured page on the live site")
  2. Fill in the editing form.

     ![Filling in page details](https://docs.kentico.com/docsassets/k81/creating-new-pages/creating_page_in_interface2.png "Filling in page details")
- **Creating a Page (menu item) page**

  1. Click on the **Page (menu item)** page type.

     ![Creating a new page on the live site](https://docs.kentico.com/docsassets/k81/creating-new-pages/creating_page_menu_on_livesite.png "Creating a new page on the live site")
  2. Fill in the **Page name** field.
  3. Choose from the following options using the radio buttons below the **Page name** field:
     1. **Use existing page template** - choose to view reusable page templates.
     2. **Use parent page template** - choose to make the page inherit the template used by its parent page.
     3. **Create a blank page with layout** - choose to create a new ad-hoc portal page template using one of the page layouts below. Turn the **Copy this layout to my page template** check-box below to generate a unique copy of the chosen layout for this template—otherwise the template will share its layout. Any changes made to a shared layout affect all the page templates that use it.
     4. **Create a blank page** - choose to create a new ad-hoc portal page template for the new page. The page has a single web part zone and no other formatting.![Choosing a page template](https://docs.kentico.com/docsassets/k81/creating-new-pages/choosing_page_template.png "Choosing a page template")

5. Click on **Save** to confirm, or **Save and create another** to confirm and start creating a new page.

You have created a new page. You can now [edit](https://docs.kentico.com/k81/managing-website-content/working-with-pages/editing-pages.md) the page.
