---
title: Editing pages
related:
  - https://docs.kentico.com/13/managing-website-content/adding-page-content-using-widgets.md
  - https://docs.kentico.com/13/developing-websites/defining-website-content-structure/choosing-the-format-of-page-content.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).

To edit the content of pages, use the **Pages** application in the administration interface. The editing process depends on the type of the page:

- For [structured pages](https://docs.kentico.com/13/developing-websites/defining-website-content-structure.md), edit content on the **Content** tab.
- For pages using the [page builder](https://docs.kentico.com/13/managing-website-content/adding-page-content-using-widgets.md), edit content on the **Page** tab.

## Editing page content on the Content tab

1. Open the **Pages** application.
2. In the content tree, click on the page that you want to edit.

   ![Content tree](https://docs.kentico.com/docsassets/13/editing-pages/content_tree.png "Content tree")
3. Switch to the **Content** tab and edit the fields of the page.

   ![Editing fields of the Content tab](https://docs.kentico.com/docsassets/13/editing-pages/editing_form.png "Editing fields of the Content tab")
4. Click **Save** to confirm the changes.

## Editing page content using the page builder

See [Adding page content using widgets](https://docs.kentico.com/13/managing-website-content/adding-page-content-using-widgets.md).

## Renaming pages

In Xperience, each page in the content tree has its name derived from the value of a particular field. The page name source field is determined by the page's type.

To rename a page, you need to edit the content of the field that is mapped as the page name source:

1. Open the **Pages** application.
2. Navigate to the page you want to rename.
3. Switch to the **Content** tab.
4. Edit the content of the appropriate field.
   - The name of the field usually contains keywords such as _Title_ or _Name_.

     > **Tip:** If the **Content** tab contains too many fields or you are not able to find the correct field, you can ask an administrator to identify the field in the **Page types** application:
     >
     > 1. Open the **Page types** application and edit the page type of the page you wish to rename.
     >    - To find out the page type of a page, in the **Pages** application click **Properties -> General** and see the **Type** field.
     > 2. Switch to the **Fields** tab.
     > 3. In the**Page name source field** drop-down, you can see which field is used as the page name.
     > 4. Select the page name field in the panel on the left.
     > 5. In the **Field appearance** category, find **Field caption** (this value is displayed on the **Content** tab of pages).
