Overview & Usage
The Overview page shows a breakdown of your most recent usage.

Usage Limits
All ProcFu plans have limits based on the plan level. These limits internally correspond to calls per hour and calls per month. You will receive an email alert when your account usage reaches 80% of it's allotment and again when a limit is reached. This should give you ample time to increase your plan level if required.
Any usage above 80% of a limit will be in orange, and any usage above a limit will be shown in red.
It is therefore very important to choose a plan that can accommodate your required usage.
How Usage is Calculated
Each call to an API function counts as 1 call. Whether called from PWA/GlobiFlow, from code, or from your own servers.
AI usage is based on the number of tokens consumed up-stream via ChatGPT. For smaller plans, it’s 1 action per 500-1000 tokens, and for larger plans, it’s 1 action per 250 tokens. Your logs will show you how many actions were calculated with each GPT call.
App usage is determined by the underlying usage of scripts, which interact with the source API. The following actions each count as 1 action:
- Initial load of a summary screen
- Fetching more records in a summary screen (with the “more...” link)
- Searching in a summary screen
- Loading a detail screen