> For the complete documentation index, see [llms.txt](https://docs.acho.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acho.io/app-builder/app-construction/elements/web-elements/pagination.md).

# Pagination

The Pagination element is used to provides a way for users to navigate through these pages and access the content by page number.

## Properties

**Page**: Indicates the current page that the user is on.

**Page Size**: Indicates the number of items displayed on each page.

**Pager count**: number of pagers. Pagination collapses when the total page count exceeds this value

**Total Pages**: Indicates the total number of pages available for the content.

See [Tooltip](/app-builder/app-construction/elements/tooltip.md) for tooltip configurations.
