What You Will Achieve
By the end of this tutorial, you will have:- Created a new risksheet document from a template
- Added your first risk items to the spreadsheet
- Linked upstream requirements to risk items
- Created downstream mitigation tasks
- Saved and validated your first risk analysis
Prerequisites
Before starting this tutorial, ensure:- Nextedy RISKSHEET is installed in your Polarion instance (see Installation)
- You have appropriate permissions to create documents in your project
- At least one risksheet template is configured (verify with your administrator)
- Your project has a risk work item type configured
Step 1: Access the Risksheet Topic
Navigate to the Risksheet tool in your Polarion sidebar.- Open your Polarion project
- In the left sidebar, locate and click the Risksheet topic
- You will see the Risksheet landing page
If you don’t see the Risksheet topic in your sidebar, verify that your administrator has added
<topic id="risksheet"/> to the Portal Topics configuration. See Add RISKSHEET to Existing Project for details.Step 2: Create a New Blank Document
Create your first risksheet from a configured template.- Click the + New Blank Document button in the Risksheet toolbar
- A dialog appears showing available risksheet templates
- Select your desired template (e.g., “Risk Analysis” or “FMEA Template”)
- Enter a document name (e.g., “My First Risk Analysis”)
- Choose the target space where the document will be stored
- Click Create
Step 3: Add Your First Risk Item
Add a risk item row to begin your risk analysis.- Right-click in the risksheet grid (or use the toolbar)
- Select Insert Row Below from the context menu
- A new row appears with editable cells
- Click the first editable cell to begin entering data
- Enter a risk title (e.g., “Battery thermal runaway”)
- Press Tab to move to the next cell
- Fill in additional fields such as:
- Risk description
- Severity rating (select from dropdown)
- Occurrence rating (select from dropdown)
- Detection rating (select from dropdown)
Step 4: Link Upstream Requirements
Connect your risk item to upstream requirements or system hazards for traceability.- Locate the upstream traceability column (often labeled “Requirements” or “Hazards”)
- Click the cell in this column for your risk item
- A suggester dialog opens showing available work items
- Start typing to search for a requirement (e.g., “SYS-REQ-001”)
- Select the desired requirement from the filtered results
- Click OK or press Enter to link the item
The suggester only shows work item types configured in your risksheet’s
dataTypes section. If you don’t see expected items, verify your configuration or contact your administrator.Step 5: Create Downstream Mitigation Tasks
Add mitigation tasks to address the identified risk.- Locate the downstream task column (often labeled “Mitigations” or “Tasks”)
- Click the cell in this column for your risk item
- In the suggester dialog, click + New to create a new task
- Enter task details:
- Title: “Implement battery thermal monitoring”
- Description: Describe the mitigation action
- Assignee: Select responsible person
- Click Create to add the task
- The task is automatically linked to your risk item
Step 6: Save Your Risksheet
Persist your changes to the Polarion database.- Review your entries to ensure accuracy
- Click the Save button in the toolbar (or press Ctrl+S)
- Wait for the save operation to complete
- A success message confirms your data was saved
Step 7: Verify Your Work
Confirm that your risksheet was created correctly.- Navigate to the LiveDoc view of your document:
- Click Menu → Open in LiveDoc (or similar option)
- Verify that your risk items appear in the document structure
- Click on a linked requirement or task to verify traceability
- Return to the Risksheet view to continue editing
Next Steps
Now that you’ve created your first risksheet, explore these topics:- Understanding the Interface - Learn about toolbar buttons, context menus, and navigation
- Basic Configuration - Customize columns, formulas, and styling for your needs
- Configure Upstream Traceability Columns - Add more upstream link types
- Configure Downstream Traceability Columns - Configure additional mitigation workflows
- Add a Basic Column - Extend your risksheet with custom fields
- Set Up Risk Matrices - Configure FMEA or HARA-specific risk assessment
Sources
Sources
KB Articles
- How to install Risksheet into existing project (Drive pilot)
- Risksheet Document Config File - risksheet.json - format reference
- Adjusting Risksheet configuration
- Open Risksheet from item on another Risksheet
risksheet.jsonRisksheetProduct.javaAppConfig.tsRisksheetProjectProperties.javaAddTaskCommand.ts