Polarion License Editions
RISKSHEET is available for all Polarion license editions:| Edition | Type | Use Cases | RISKSHEET Support |
|---|---|---|---|
| Polarion Premium | Commercial | Large enterprises, regulated industries | ✅ Full support |
| Polarion Standard | Commercial | Mid-market, general ALM | ✅ Full support |
| Polarion Community | Open Source | Internal R&D, non-commercial | ✅ Limited support |
| Polarion On-Premises | Commercial | Private deployment, regulated | ✅ Full support |
| Polarion Cloud (SaaS) | SaaS | Multi-tenant, cloud-hosted | ✅ Full support |
Active User Licensing Model
Understanding Active Users
Active User: A Polarion user designated to create, edit, or manage risk items in RISKSHEET Read-Only User: Polarion users who view RISKSHEET documents but cannot edit risk itemsKey Distinction
Active User count is NOT automatically calculated by RISKSHEET or determined by server roles. It is a business decision made by your organization based on:
- How many engineers will actively create/edit risk items
- Which teams own risk management responsibilities
- Your organizational structure and project scope
License Tiers by Active User Count
| Active Users | License Type | Approximate Annual Cost* | Cost Per User | Recommended For |
|---|---|---|---|---|
| 1–10 | Starter | 15,000 | 1,500 | Small teams, pilot projects |
| 11–30 | Team | 35,000 | 1,200 | Department-level deployment |
| 31–60 | Enterprise | 70,000 | 1,200 | Multi-team projects |
| 61–100 | Unlimited | 100,000 | 1,000 | Large programs |
| 101+ | Unlimited | 150,000 | 900 | Enterprise deployment |
Cost Optimization Decision Matrix
Assigning Active User Roles in Polarion
Manual Configuration (Administrator Task)
Active User roles are not automatic. Polarion administrators must manually assign them using group membership:Step 1: Identify Active Users
Determine which Polarion users should have Active User permissions:- Risk managers
- System engineers
- Project leads
- Quality assurance engineers
Step 2: Create Active User Group
Administration → Users & Groups → Groups ↓- Create New Group: “RISKSHEET_ActiveUsers”
- Description: “Users licensed to create/edit risk items”
Step 3: Assign Users to Group
Group: RISKSHEET_ActiveUsers ├─ user.john.smith@company.com ├─ user.jane.doe@company.com ├─ user.bob.wilson@company.com └─ … (additional Active Users)Step 4: Configure Project Permissions
Step 5: Verify Configuration
- Can the user create new risk items?
- Can the user edit existing items?
- Can the user change status?
- Can the user link items?
Read-Only Group Assignment
All other Polarion users receive read-only access:License Validation and Enforcement
How License Validation Works
| Check Point | Behavior | Active User | Read-Only User |
|---|---|---|---|
| Document Open | System checks Active User count | ✓ Allowed | ✓ Allowed |
| Create Risk Item | Verify Active User license | ✓ Allowed | ✗ Blocked |
| Edit Risk Item | Verify Active User license | ✓ Allowed | ✗ Blocked |
| Change Workflow Status | Verify Active User license | ✓ Allowed | ✗ Blocked |
| Link Items | Verify Active User license | ✓ Allowed | ✗ Blocked |
| View Document | No license check required | ✓ Allowed | ✓ Allowed |
| Export to PDF/Excel | No license check required | ✓ Allowed | ✓ Allowed |
Exceeding License Count
License Tiers Comparison
Feature Availability by License Tier
| Feature | Starter | Team | Enterprise | Unlimited |
|---|---|---|---|---|
| Basic FMEA workflows | ✓ | ✓ | ✓ | ✓ |
| HARA workflows | ✓ | ✓ | ✓ | ✓ |
| Multi-project linking | ✗ | ✓ | ✓ | ✓ |
| Approval-based reviews | ✗ | ✓ | ✓ | ✓ |
| Work-item-based reviews | ✗ | ✓ | ✓ | ✓ |
| Custom renderers | ✗ | ✗ | ✓ | ✓ |
| Velocity templates | ✗ | ✗ | ✓ | ✓ |
| Priority support | ✗ | ✗ | ✓ | ✓ |
| Custom development | ✗ | ✗ | ✓ | ✓ |
Active User Limits by Edition
| Polarion Edition | Max Active Users Per License | Licensable Per Project |
|---|---|---|
| Premium | Unlimited | Unlimited |
| Standard | Unlimited | Unlimited |
| Community | 5 (community) | Unlimited |
| On-Premises | Unlimited | Unlimited |
| Cloud (SaaS) | Unlimited | Unlimited |
License Types and Regulated Industries
Compliance Considerations
FDA 21 CFR Part 11 (Medical Devices, Pharmaceuticals)- Active User concept aligns with validation requirement: “Document who made changes”
- RISKSHEET audit trail tracks Active User modifications
- Read-only users cannot introduce unvalidated changes
- License model supports segregation of duties
- Active User roles enable traceability matrix management
- Approval-based reviews (Enterprise tier+) support safety sign-offs
- FMEA configuration supports ASIL level assignments
- Active User model supports configuration item management
- Review workflows enable verification evidence capture
- Traceability columns document requirement-to-test mapping
Licensing Cost Analysis Example
Scenario: Medical Device Company with 80 Engineers
Assumption: 80 total engineers, 60 need Active User access (design, test, quality, safety) Option 1: Tiered Licensing (61–100 users)- Enterprise tier: Most cost-effective for 60 Active Users
- Breakeven point: ~65–70 Active Users
- If growth expected beyond 70 users → Consider unlimited tier now
Related License Concepts
Concurrent Users (Different from Active Users)
- Concurrent Users: Number of users simultaneously logged into Polarion
- Active Users: Number of users allowed to edit RISKSHEET items
Seat-Based Licensing
Some organizations use Polarion seat-based licensing (per-seat costs), which is separate from Active User licensing:- Seat licenses determine who can access Polarion at all
- Active User licenses determine who can edit in RISKSHEET
- A user can have a Polarion seat but no RISKSHEET Active User license (read-only access)
License Troubleshooting
Common License Issues
Issue: “License validation failed — Active User limit exceeded”- Cause: More users attempting edits than licensed
- Resolution: Check Assigning Active User Roles
- Cause: Polarion cache not refreshed after group changes
- Resolution: Clear Polarion cache or restart server
- Cause: User accidentally assigned to Active User group
- Resolution: Remove user from Active User group
Related Pages
- Licensing Model Concepts — Understand licensing architecture
- Assigning Active Users — Step-by-step guide
- License Tiers — Detailed tier comparison
- Polarion Version Compatibility — License support by version
Sources
Sources
KB ArticlesSupport TicketsSource Code
RisksheetProjectProperties.javarisksheet.jsonGetSetUtil.javaShowConfigurationCommand.tsPolarionAppConfigManager.java