---
title: Creating new pages
related:
  - https://docs.kentico.com/13/managing-website-content/working-with-pages/editing-pages.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).

When designing sites, you can use pages to store [structured content](https://docs.kentico.com/13/developing-websites/defining-website-content-structure.md) or create content using the [page builder](https://docs.kentico.com/13/managing-website-content/adding-page-content-using-widgets.md).

1. Open the **Pages** application.
2. In the Content tree, click on the item under which the new page should be placed.
3. Click **New** (). Depending on the location of the newly created page, you may need to do the following:
   1. Select a page type from the list of available page types.
   2. Select a [page template](https://docs.kentico.com/13/managing-website-content/using-page-templates.md) from the list of page templates. You can either select a default template or one of your custom templates with predefined content.
4. Fill in the editing form on the **Content** tab or design the page using the [Page builder](https://docs.kentico.com/13/managing-website-content/adding-page-content-using-widgets.md).

   ![Creating the content of a page](https://docs.kentico.com/docsassets/13/creating-new-pages/CreatingNewPagesContentTab.png "Creating the content of a page")
5. Click **Save** to confirm, or **Save and create another** to confirm and immediately start creating a new page of the same type.

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