---
title: "View Setting: Number of entries per page"
date: 2026-04-23
author: "GravityKit"
link: "https://www.gravitykit.com/docs/gravityview/view-settings/view-setting-number-of-entries-per-page/"
---

Views allow you to configure the number of entries shown per page. You can change this seting: edit the View, scroll down to the Settings box, click the Multiple Entries tab. There you will see the "Number of entries" setting. Change that value, then save the View.

![The View Settings metabox with ](https://www.gravitykit.com/wp-content/uploads/2026/04/file-6RbR5EEQbI.png)**Notes about the setting:**

- **The default value** is `25`
- To **show all entries in a single page**, set the value to `-1`
    
    Showing all entries on a single page will result in Views performing more slowly. If you have many entries and your View is performing slowly, consider limiting the number of entries per page.

ℹ When there are multiple pages of results, you will need to make sure your View has [Page Links widget](https://www.gravitykit.com/docs/gravityview/search/adding-pagination-for-results-nextprevious-page-links/) to show links to browse the pages of results.

## Advanced

You can [change the default value](https://www.gravitykit.com/docs/gravityview/uncategorized-gravityview/set-default-entry-count/) of the number of entries per page by adding custom code.