---
title: Track page usages
related:
  - https://docs.kentico.com/documentation/business-users/website-content/edit-and-publish-pages.md
  - https://docs.kentico.com/documentation/business-users/website-content/delete-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).

The Content reuse locator feature helps you identify where your pages are linked and which channels display them. This is particularly valuable when you need to [edit](https://docs.kentico.com/documentation/business-users/website-content/edit-and-publish-pages.md) or [delete](https://docs.kentico.com/documentation/business-users/website-content/delete-pages.md) a page, as it shows the potential impact of your changes. For instance, you can verify whether a page you plan to delete appears in published content, helping you avoid breaking existing content.

The chain of usage starts with items that directly reference your page. These items, in turn, may be used in other items (found under _Related items_), and this pattern continues. Unfolding these chains of usage creates a tree-like structure, illustrating how your content item is referenced across different levels.

> **Note:** **Tracking limitations**
>
> The system does **not track** or display usage of pages in:
>
> - [Notifications](https://docs.kentico.com/documentation/developers-and-admins/configuration/notifications.md)
> - [Campaign](https://docs.kentico.com/documentation/business-users/digital-marketing/campaigns.md) assets
> - Properties of [custom automation components](https://docs.kentico.com/documentation/developers-and-admins/digital-marketing-setup/automation-customization.md)
> - Custom fields added to [extendable system object types](https://docs.kentico.com/documentation/developers-and-admins/customization/object-types/extend-system-object-types.md) or in custom classes
>
> You should manually check whether a page is used in notification emails, campaigns or custom class fields before making any significant edits or deletions.

To view the usages of a page:

1. Open a website channel application.
2. Select the page you want to track from the content tree.
3. Navigate to the **Used in** tab to view where the selected page is used.

![Page usage tab](https://docs.kentico.com/docsassets/documentation/track-page-usages/page_usage_tab.png "Page usage tab")
