# Pagination Bar in Reports

Every report comes with a pagination bar located at the end of the report. The purpose of the pagination bar is to navigate through reports, especially when there is a large amount of data that cannot be displayed on a single page.

# Page Rows

By default, the report is paginated with either 10 or 50 rows, depending on the report. However, users have the option to select a larger number of rows per page, up to a maximum of 500 rows.

# Performance Considerations

It is important to note that selecting a large number of rows per page may result in slower performance on the page. To avoid any performance lag, it is recommended to avoid selecting a large amount of data unless it is necessary.