# 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](https://docs.acho.io/app-builder/app-construction/elements/tooltip "mention") for tooltip configurations.
