This guide shows you how to manage your Kiuwan subscription, including how to view usage, limits, and license details.
To access this page, go to Account Management > Subscription. From here, you can view your subscription details, monitor your usage, and track limits and actual consumption.
This page is divided into four key sections:
- Subscription details
- Account consumption (last 30 days)
- Consumption by application
- Kiuwan for developers (IDE plugin) license use
Subscription details
This section displays important information about your Kiuwan subscription, including:
| Account id | Kiuwan account ID that uniquely identifies your account in the Kiuwan system. |
| Account owner | E-mail address of the account’s owner |
| Products | Which Kiuwan modules are included in the subscription. |
| Account LOC limit | The maximum number of LOC (source code) for the whole account. It is calculated by adding the LOC of the last baseline analysis of every application. This is not a limit on "analyzed" lines, indeed you can analyze the same application as many times as you need (see limits on analysis execution below). |
| Consumed LOC |
The current size of the source code of all account applications. It’s the actual consumption of the Account LOC limit. This number is calculated by summing up the LOC of the last analysis of every application. Whenever an analysis arrives at Kiuwan, it will calculate the resulting size of the whole account.
If that calculated size is higher than the Account LOC limit, the analysis will be rejected, and you receive a message like: It seems that you have tried to analyze an application that exceeds your current account limits [Size: 1,203,626 LOC, Limit: 1,200,000 LOC]. |
| Expiration date | The expiration date of the Kiuwan account. Before this date arrives, account expiration emails are sent to the account owner. |
| Kiuwan for Developers |
The number of licenses per type:
Please see Kiuwan for Developers - Working modes for further information on the Kiuwan IDE Plugin analyzer and viewer modes. |
Last 30 days account consumption
This section provides a graphical view of your account's analysis activity over the last 30 days, showing how close you are to your subscription limits.
- Yellow line: Represents the Analyzable LOC limit (last 24h). This is the maximum number of analyzable LOC in 24 hours. This value is typically fixed unless your subscription has changed.
- Blue line: Shows the Analyzed LOC (last 24h), reflecting your actual consumption calculated hourly.
What happens if you reach your limit?
When a new analysis arrives at Kiuwan, a calculation is made, summing up all the analyzed LOC from that moment until 24 hours before. If that number reaches the account limit, that analysis will be queued, and after 1 minute, it will be dispatched to execution (performing the comparison again). At the moment,t the limit is not reached, the analysis will be executed.
Consumption by application
This section displays the analyzed LOC per application during the last 30 days. Also, it shows the number of analyses run for each application during that period.
Kiuwan for Developers (IDE Plug-In)
This section displays the current count of active (consumed) K4D licenses per mode (analyzer vs viewer).