Viewing quotas and billing
Track your usage, update your payment method and view past invoices
Navigate to the Team Billing page from the navigation menu to manage your team's subscription and view track your usage.
Viewing your usage quotas
The Team Billing page will list out how many Editors, Viewers, and Pages your team is currently using. Once your team hits those limits, they won't be able to add anymore.
What counts as a page?
Rather than track your number of scans, Stark tracks how many pages you've added to your projects. Pages are counted in the following manner:
- Each page in a design asset counts as a page. Example: if you have a design that has a page for Homepage and a separate page for Support, that would count as two pages.
- For source control (repo) integrations and URL assets, each URL counts as a page. Example: https://www.example.com and https://www.example.com/about would count as two pages.
- For source code (React, Vue, Angular, etc.) integrations, each file scanned counts as a page. Example:
./src/homepage.jsxand./src/about.tsxwould count as two pages. - For mobile app (iOS and Android) integrations, page count is determined by which tool used:
- For the instrumented tests, anytime a screen is scanned using the requisite scan command (which includes a scan name), that counts as a page. Example: if you ran
auditScreenfive times in your tests, that would count as five pages. - For the linting, each file scanned counts as a page. If you have, for example, 11 pages in your project, that would count as 11 pages.
- For the instrumented tests, anytime a screen is scanned using the requisite scan command (which includes a scan name), that counts as a page. Example: if you ran
- For the Storybook integration, each story scanned counts as a page. Example: Buttons/Primary and Buttons/Secondary would count as two pages.
- For the browser extension scans, each page scanned and then sent up to Stark counts as page. This does not include when you run the WCAG Audit, only when you choose the option to "Send results to Stark"
- For CI/CD assets, each time
StarkScanis called counts as a page. Example: if your pipeline callsStarkScanfive times, that would count as five pages.
Managing subscription and billing
If you need to make any updates to your payment method or would like to view past invoices scroll down to the Subscriptions & Billing section and follow the links. Feel free to reach out to support if you need more details on your current subscription.
Want to run through your setup with us? Not a problem! Reach out to support@getstark.co if you find yourself stuck or with questions.