Hello, we are using Glide to build an app for our customers. They want to know the limit of user amount of “Available” and “Concurrent Online”.
Upon looking into the Pricing page:
We are considering upgrade to Business plan. Currently we are using Teams plan (legacy).
It seems that I am allowed to have 30 users across all the app.
However, if I read the Usage page carefully, it seems that the “30 users” is defined as “different people who logined any apps this month”.
So I have questions below:
- Considering I’m using User table to allow email-OTP login, it is said that if less than “30” (vary by plan) users login this month, no extra charge will happen, right? Regardless of how many users I wrote in User table?
- Follow up, so I can have near infinite users in User table and won’t be charged?
- How about “concurrent users”? Is there any limit? Like, if > 30 users use the app at the same time, no limit would be applied?