How are accounts handled on different pricing tiers

0
Good day   I would like to know how users/accounts are handled on the different tiers (free, basic, standard etc.). I currently have an app in the free version and it seems like there I can add quite a few Administration.Account accounts, with which the users can log into the app with.    Does this handle differently in the other tiers? Is the Administration.Account directly linked to the number of user licenses?    I hope my question makes sense. 
asked
2 answers
0

Hi Hugh,

 

The number of accounts you can create is not restricted by the license you have. Depending on the license model you are restricted in the number of concurrent (signed in) users (only free tier I believe). The basic and standard work tier with a pay per user per app per month fee, (enterprise is similar but details may vary)

 

answered
0

Good day!

In Mendix, user/account handling varies by subscription tier:

  1. Free Tier: You can create multiple Administration.Account accounts, but there may be limitations on the number of active users and features.

  2. Basic and Standard Tiers: These tiers typically allow for more user accounts and may include additional features like user roles, access management, and higher limits on active users.

  3. User Licenses: The number of Administration.Account accounts is generally linked to the user licenses you purchase. Each tier has specific limits on the number of licensed users who can access the app simultaneously.

For precise details, it’s best to consult the Mendix pricing page or contact Mendix support for your specific tier.

answered