what is the limit of deluge custom function in worflow rules call per day in Zoho CRM ?

what is the limit of deluge custom function in worflow rules call per day in Zoho CRM ?

In the Zoho CRM, developer space , I have some functions written using Deluge like this



and then I associate the function to workflow rules like this



currently we have 10 user licenses in Zoho CRM Enterprise plan. so what is the limitation for custom function and worflow rules calls/day?

I am now confused after reading these two documentations

1. from this documentation : https://www.zoho.com/crm/developer/docs/functions/functions-limits.html
it is said that the credit is 20000 + (10 x 500) = 25000 credit/day

so I assume I can execute  25000 worflow rules per day, because there is no limit for using workflow rules from Zoho CRM pricing page, only the number usage from custom function that limit the actions







2. but from this documentation: https://www.zoho.com/developer/help/extensions/automation/workflow-rules.html
it is said 
  • Calls per Day - 10000 calls/day or 200 calls per user license for the org. (whichever is lower
so I assume I have 200 x 10 = 2000 calls/day



so whats the limit for my case?  25000 calls/day or 2000 calls/day

I know the first one is the documentation from Zoho CRM and the the second one is from Zoho Developer. 

but I am an admin in Zoho CRM and making some modification in developer space creating some functions. if only 2000 calls/day I am in big big trouble since the limit is very limited and I just read it by today. I need to ensure this one