---
title: Editing home page content
---

> 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 modify the content of the Corporate site's home page, open the **Pages** application in the Kentico administration interface.

Click the **Home** document in the content tree.

![Editing the Corporate site's home page in the Pages application](https://docs.kentico.com/docsassets/k8tutorial/editing-home-page-content/Home_Edit_Page.png "Editing the Corporate site's home page in the Pages application")

You can see two editable regions on the **Page** tab (in the **Edit** view mode). Editable regions have a dotted outline. Delete all content from one of the regions and enter the following text instead:

> **Info:** This is my first text.

You can use the text editor toolbar at the top of the page to change the formatting of the text like this:

> **Info:** This is my first text.

Click **Save** above the editor toolbar or press **CTRL+S** to save the changes.

Now switch to **Preview** mode to see the modified version of the home page as it appears to site visitors.
