# How do I know when the limit of 500 rows is reached?

**URL:** https://community.glideapps.com/t/how-do-i-know-when-the-limit-of-500-rows-is-reached/18803
**Category:** Ask for Help
**Created:** [November 23, 2020, 11:18am UTC](https://community.glideapps.com/t/how-do-i-know-when-the-limit-of-500-rows-is-reached/18803 "2020-11-23T11:18:43Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![RuchikaAbbi](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ruchikaabbi/32/11240_2.png) [@RuchikaAbbi](https://community.glideapps.com/u/RuchikaAbbi)
#### Post date: [November 23, 2020, 11:18am UTC](https://community.glideapps.com/t/how-do-i-know-when-the-limit-of-500-rows-is-reached/18803/1 "2020-11-23T11:18:43Z")

</div>

Hi,

I’m on a Glide free personal plan. I have a public app which requires sign in. How will I know when the app limit of 500 rows is reached? Does that include 500 App logins? Or data rows of the content on the app?

Regards,  
Ruchika

---

<div class="post-metadata">

### Author: ![leandro](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/leandro/32/16780_2.png) [@leandro](https://community.glideapps.com/u/leandro)
#### Post date: [November 23, 2020, 11:24am UTC](https://community.glideapps.com/t/how-do-i-know-when-the-limit-of-500-rows-is-reached/18803/2 "2020-11-23T11:24:29Z")

</div>

Linha de dados no conteudo do aplicativo ou seja cada dado inserido na planilha e a mesma estiver sendo usada pelo app glide

---

<div class="post-metadata">

### Author: ![Rosewebstudio](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rosewebstudio/32/12261_2.png) [@Rosewebstudio](https://community.glideapps.com/u/Rosewebstudio)
#### Post date: [November 23, 2020, 11:33am UTC](https://community.glideapps.com/t/how-do-i-know-when-the-limit-of-500-rows-is-reached/18803/3 "2020-11-23T11:33:13Z")

</div>

@RuchikaAbbi This might help

[https://docs.glideapps.com/all/etc/faq/limits-on-free-apps](https://docs.glideapps.com/all/etc/faq/limits-on-free-apps)

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [November 23, 2020, 1:14pm UTC](https://community.glideapps.com/t/how-do-i-know-when-the-limit-of-500-rows-is-reached/18803/4 "2020-11-23T13:14:17Z")

</div>

You can check the row counter in the app builder  
 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/1/1/113a2dc3ffc0ca79ccaf2c71c20d7d9c205d2d7e.png)

You will also see a warning in the app once the limit is reached.  
 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/6/b/6b6d85620ab077f1b399166fe84390bcbd751efa.png)
