Where do I find the SuiteScript usage limit for th...
# ask-stanley-ai
n
Where do I find the SuiteScript usage limit for the free usage pool that is renewed each month if I don't have any usage?
c
AI generated answer (using internal Slack threads):
The SuiteScript usage limit for the free usage pool that is renewed each month can be monitored using the
Script.getRemainingUsage()
method. This method returns the number of usage units remaining for the script. You can call this method at any point in your script to check how many usage units are left. For more detailed monitoring, you can use the Application Performance Management (APM) SuiteApp. This SuiteApp provides tools to monitor, isolate, and optimize performance issues. It includes a SuiteScript Usage Log that provides detailed information about the usage of SuiteScript on your account. Here are the links to the relevant NetSuite Help Center articles: - [Script.getRemainingUsage() method](https://system.netsuite.com/app/help/helpcenter.nl?fid=section_4296661153.html) - [Application Performance Management](https://tstdrv1776198.app.netsuite.com/app/help/helpcenter.nl?fid=chapter_4283522055.html) ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.829834044
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.82458508
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.819702208
Please provide your feedback on this answer.