# 1000 items collection limit

**URL:** https://community.weweb.io/t/1000-items-collection-limit/7242
**Category:** Ask us anything
**Created:** [February 24, 2024, 7:45pm UTC](https://community.weweb.io/t/1000-items-collection-limit/7242 "2024-02-24T19:45:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![lianr7](https://avatars.discourse-cdn.com/v4/letter/l/439d5e/32.png) [@lianr7](https://community.weweb.io/u/lianr7)
#### Post date: [February 24, 2024, 7:45pm UTC](https://community.weweb.io/t/1000-items-collection-limit/7242/1 "2024-02-24T19:45:09Z")

</div>

By any chance, collections on the Web have a limit of 1000 items? I have a list with more than 1300 items and only 1000 are included in the integration

 ![image](https://us1.discourse-cdn.com/flex016/uploads/weweb/original/2X/d/d2aa52400b078f571c9af4313b55821fc60be28c.png)

---

<div class="post-metadata">

### Author: ![Broberto](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/broberto/32/5918_2.png) [@Broberto](https://community.weweb.io/u/Broberto)
#### Post date: [February 24, 2024, 7:47pm UTC](https://community.weweb.io/t/1000-items-collection-limit/7242/2 "2024-02-24T19:47:59Z")

</div>

Hello, it is a Supabase limit, not WeWeb’s actually. Here they suggest to paginate.

> **[How to get more then 1000 rows of any one table · supabase · Discussion #1742](https://github.com/orgs/supabase/discussions/1742)**
>
> How do I get more than 1000 rows of a table?

---

<div class="post-metadata">

### Author: ![lianr7](https://avatars.discourse-cdn.com/v4/letter/l/439d5e/32.png) [@lianr7](https://community.weweb.io/u/lianr7)
#### Post date: [February 24, 2024, 8:10pm UTC](https://community.weweb.io/t/1000-items-collection-limit/7242/3 "2024-02-24T20:10:14Z")

</div>

Thank you so much!
