---
title: Paging controls
---

> 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 controls in this section provide paging support to other controls that display data. This means they divide the displayed items into groups (pages) and provide an easy way to navigate between them.

> **Tip:** **Tip**: The newest, most flexible and easiest to use is the **UniPager** control. It provides most of the functionality of the other two and more, so we recommend using it whenever possible.

##### Available controls:

- [UniPager](https://docs.kentico.com/k11/references/kentico-controls/generic-controls/paging-controls/unipager.md)
- [DataPager](https://docs.kentico.com/k11/references/kentico-controls/generic-controls/paging-controls/datapager.md)
- [TemplateDataPager](https://docs.kentico.com/k11/references/kentico-controls/generic-controls/paging-controls/templatedatapager.md)
