This article will detail the plan limits Fliplet enforces, how to manage limits, and some recommendations.

To learn more about what is available for each pricing plan you can visit the pricing page here.

What are plan limits?

Plan limits are restrictions that are put in place to ensure you have access to the correct features for your pricing plan and to protect your Fliplet app against abuse or errors. You may see messages and alerts while using Fliplet Studio or Fliplet Viewer, alerting you to your usage allowance.

The limits will depend on your specific pricing plan per app or per organization.

Plan limit warnings

To help you ensure your app is in line with your selected price plan and that your users can use the app’s functionality you will be alerted when your app reaches any limits at, 80%, 90%, and 100%.

Notifications will be sent to your studio notifications inbox informing you of the limit.

You have the option to dismiss these warnings, however, they will remain in the notifications inbox until the limit is reset, either at the start of a new billing period or through an upgrade to a higher plan.

The app card will feature a warning icon, enabling you to quickly recognize apps that are encountering issues related to app limits. When clicked, this icon will direct you to the billing section for the specific app in question to help upgrade your limits.


Limits

Some of the common limits and suggestions on how to manage them

  1. Number of live (published) apps per organization
  2. Total number of apps per organization
  3. Unique users per app per month
  4. Data sources per app
  5. DS entries per data source
  6. Storage used per app
  7. Screens per app
  8. Notifications
  9. API tokens per app
  10. App actions 
  11. AI calls per day

 

  1. Number of live (published) apps per organization

    What does this limit mean?
    This refers to the number of apps that have been published within your organization

    Why is this limit enforced?
    Published apps can be used by anyone that you share them with via a URL or via the app stores. This increases the load on Fliplet’s servers and the amount of maintenance Fliplet has to do to ensure apps continue to function. 

    How to manage
    If you are close to the limit or have fully reached the limit you can:

    1. Upgrade your plan so you have more published apps in your organization.
    2. Delete and retire unused apps
    3. Delete any copy or draft versions of apps

  2. Total number of apps per organization

    What does this limit mean?
    This refers to the number of published and unpublished apps that have been created within your account 

    Why is this limit enforced?
    Draft apps can use a lot of storage space. By enforcing a limit customers are encouraged to remove draft apps that are not being used.

    How to manage
    If you are close to the limit or have fully reached the limit you can:

    1. Upgrade your plan so you have more draft apps in your organization.
    2. Delete any unused apps
    3. You can move apps to archive where they will not be permanently deleted but removed from the app count, you will only be able to restore apps with your unpublished apps limit.
    4. Merge apps together by copying screens from one app to another, to reduce the number of apps in your account, then delete one of the apps after you have made a copy of its screens and data.
  3. Unique users per app per month

    What does this limit mean?
    This refers to the number of unique users your app has per month
    A unique user is either a unique device or a unique login to the app

    Why is this limit enforced?
    The number of users has a significant impact on the resources required from Fliplet’s servers and can sometimes indicate if an app is being attacked or exploited.

    How to manage
    If you reach the limit of users you can:

    1. Upgrade your plan so you can have more users accessing your app. You can do this in the billing section of your app or speak to our support team for more assistance 
    2. Use a login component to prevent unauthorized access and keep your app users within your price plan limit
    3. Unpublish your app to stop users from being able to access it

  4. Data sources per app

    What does this limit mean?
    This refers to the number of data sources that are assigned to your app

    Why is this limit enforced?
    Too many data sources can slow down an app and increase the network activity an app uses to remain up to date.

    How to manage

    1. Upgrade your plan so you have more data sources per app
    2. Using one data source for multiple purposes – using the list from data source component you can use the data view settings and filters to choose which data to display or use query parameters to limit what data from the list is being shown
    3. Remove unused data sources
    4. Merge data sources
  5. DS entries per data source

    What does this limit mean?
    This refers to the number of records, entries, or rows of data that exist in a single data source

    Why is this limit enforced?
    Large data sources are slower to use and require apps to send and receive more data. If users create too many records this can cause issues for other app users. 
    Bugs could create too many records and slow down an app’s performance. 
    Attackers could also create data source entries to intentionally create problems for you and your app’s user

    How to manage
     

    1. Update your plan so you have more data in each data source
    2. Ensure you regularly remove old data that is not required
    3. Consider using a download CSV screen template to export data source entries such as feedback and then clearing the data source following that to create more space
    4. If you are allowing users to submit data to a data source via a form, consider who has access to this form to prevent unnecessary inputs
    5. Create or review your data source security rules to control who can write data to your data source
    6. Review the logs to determine which user or feature of your app is creating records in case your app has a bug or is being abused
  6. File storage used per app

    What does this limit mean?
    This refers to file storage amount used for a specific app

    Why is this limit enforced?
    Large numbers of files and large files can slow down apps and file storage could be abused by attackers.

    How to manage

    1. Upgrade your plan so you have more file storage in your app
    2. Manage your files using the file manager
    3. Optimize images
    4. Use the online video component
    5. Reduce PDFs
  7. Screens per app

    What does this limit mean?
    This refers to the number of screens per app

    Why is this limit enforced?
    Too many screens can slow down the performance of an app and require apps to transfer a lot of data to Fliplet’s servers.

    How to manage  

    1. Upgrade your plan so you have more screens in your app
    2. Use one menu screen to access all areas of your app, preventing the need for multiple menus
    3. Consider using the list from data source component’s query parameters to prevent the need for multiple screens for a single data source
    4. Remove old and test screens that you are no longer using
    5. Delete instruction screens from our app solutions once you no longer need them
  8. Communication types
    Including SMS, push notifications & emails

    What does the limit mean?
    This refers to the number of communications sent per app, per month, and per minute. This will vary depending on your price plan

    Why is this limit enforced?
    Abuse or errors in communication methods in your app can lead to customers disabling the communication feature or reporting your communication as spam inhibiting your app’s ability to send communication in the future. In case of errors, Fliplet will automatically queue long lists of communication so the queue can be reviewed and stopped in case it should not be sent.

    How to manage

    1. Upgrade your plan so you have a higher communication limit
    2. Check the queue 
    3. Review the audit log to learn about the source of the communication was created
    4. Ensure the contact list is up to date

  9. API tokens per app

    What does this limit mean?
    This refers to the number of API tokens to integrate your Fliplet apps with other systems and programs

    Why is this limit enforced?
    API tokens can give a lot of access to your app’s data and functionality. Managing tokens carefully is critical to ensuring your app remains secure and compliant with regulations.

    How to manage

    1. Upgrade your plan so you have more API tokens.
    2. Check unused integration or tokens

  10. App actions

    What does this limit mean?
    Actions per app- the total number of app actions configure in one app
    Action runs per app (scheduled) per month – the number of times scheduled notifications can run per month
    Action runs per app (interactive) per month – the number of times apps can be run by apps per month.

    Why is this limit enforced?
    App actions can use a lot of Fliplet server resources and if there are too many or they are running too often it may be a sign that your app actions need to be optimized.

    How to manage

    1. Upgrade your plan so you have more app actions or can run more app actions. App actions are set up with specific triggers in the code, if these were set up internally please review with your IT team.
    2. Remove actions you do not need
    3. Merge multiple app actions into a single action to avoid the need to create more actions
    4. App actions are set up with specific triggers in the code, if these were set up internally please review with your IT team. If Fliplet built your app, contact your customer success executive to help you review your app and make some suggested updates
  11. AI calls per day

    What does this limit mean?
    This refers to the number of AI calls per day per app. Making a request or getting data from AI will trigger an AI call

    Why is this limit enforced?
    AI calls can use a lot of Fliplet server resources and if there are too many or they are running too often it may be a sign that your AI calls need to be optimized.

    How to manage

    1. Upgrade your plan so you have more app actions or can run more AI calls. 
    2. Remove AI features you do not need
Was this article helpful?
YesNo