What You Will Achieve
By the end of this tutorial, you will understand:- The layout and components of the RISKSHEET interface
- How to use the toolbar and context menu commands
- Navigation techniques for large risksheets
- How to switch between different views and modes
- Where to find help and configuration options
Prerequisites
Before starting this tutorial:- You have created or opened a risksheet document (see Create Your First Risksheet)
- You are logged into Polarion with appropriate permissions
- Your browser is supported (Chrome, Edge, or Firefox recommended)
Some interface elements depend on your risksheet configuration and user permissions. Administrators may see additional menu options not visible to regular users.
Interface Overview
The RISKSHEET interface consists of five main areas:Step 1: Explore the Toolbar
The toolbar provides quick access to common operations.- Locate the toolbar at the top of the risksheet interface
- Identify these key buttons from left to right:
- 💾 Save - Persist changes to Polarion
- 🔄 Refresh - Reload data from server
- ⬇️ Export - Export to Excel or PDF
- ☰ Menu - Access additional commands and configuration
- 📊 Views - Switch between saved views
Step 2: Understand Column Headers
Column headers organize your risk data into logical groups.- Examine the column header rows (typically two rows)
- The top row shows column groups (e.g., “Potential Risks”, “Risk Assessment”, “Mitigations”)
- The bottom row shows individual column names (e.g., “Severity”, “Occurrence”, “RPN”)
- Click a column header to select the entire column
- Right-click a column header to access column-specific options
Column groups are defined in your risksheet configuration using the
headerGroup property. Groups help organize complex risksheets with many columns. See Add Header Tooltips to add descriptive help text.Step 3: Navigate Row Headers
Row headers identify each risk item and provide navigation controls.- Locate the row header column on the far left
- Each row header displays the risk item identifier or title
- Colored row headers indicate risk priority based on RPN or other calculated values:
- Green - Low risk (acceptable)
- Yellow - Medium risk (requires attention)
- Red - High risk (critical action needed)
- Click a row header to select the entire row
- For hierarchical risksheets, expand/collapse controls appear as + or - icons
Step 4: Work with the Spreadsheet Grid
The grid displays your risk data in an editable tabular format.- Click any cell to select it (blue border appears)
- Double-click or press F2 to edit the cell content
- Use Tab / Shift+Tab to navigate horizontally between cells
- Use Arrow Keys to navigate in any direction
- Press Enter to confirm changes and move to the next row
- Press Esc to cancel editing and revert changes
Step 5: Use the Context Menu
Right-click context menus provide quick access to row and cell operations.- Right-click on a cell, row header, or column header
- The context menu appears with available commands:
- Insert Row Below - Add a new risk item
- Duplicate Row - Copy the selected row
- Copy / Paste - Clipboard operations
- Delete Row - Remove the risk item
- Open in Table View - View in Polarion’s native table
- Remove Task - Unlink downstream mitigation tasks
- Select a command to execute the operation
If you lack permissions to modify work items, destructive operations (Delete Row, Remove Task) may be hidden or disabled. See User Roles and Permissions for details.
Step 6: Access the Menu
The main menu provides access to advanced features and configuration.- Click the Menu button in the toolbar (≡ icon)
- Explore the menu sections:
- File → Export, Print, Open in LiveDoc
- Edit → Undo, Redo, Find/Replace
- View → Saved Views, Show/Hide Columns, Filters
- Configuration → Edit Risksheet Configuration (admin only)
- Help → Documentation, Version Info, Keyboard Shortcuts
- Select any menu item to execute the command
Step 7: Switch Between Views
Saved views allow you to switch between different column sets, filters, or layouts.- Click the Views dropdown in the toolbar
- A list of saved views appears (if configured):
- Default View
- Initial Assessment View
- Post-Mitigation View
- Review View
- Select a view to switch to that configuration
- The risksheet reloads with the selected columns and filters
Saved views are configured in the risksheet.json file’s
savedViews section. Users can switch between views but cannot create new views without editing configuration. See Saved Views for setup instructions.Interface Components Summary
| Component | Purpose | Key Actions |
|---|---|---|
| Toolbar | Quick access to Save, Refresh, Export, Menu, Views | Click buttons, use keyboard shortcuts |
| Column Headers | Organize data into groups and columns | Click to select, right-click for options |
| Row Headers | Identify risk items with color-coded priority | Click to select row, expand/collapse hierarchies |
| Spreadsheet Grid | Display and edit risk data in cells | Click to select, double-click or F2 to edit, Tab/Arrow keys to navigate |
| Context Menu | Row/cell operations (insert, delete, copy, paste) | Right-click on cells or headers |
| Main Menu | Advanced features, configuration, help | Click Menu button (≡) in toolbar |
| Status Bar | Shows unsaved changes, selection info, errors | Monitor for warnings and save reminders |
Next Steps
Now that you understand the interface, explore these topics:- Basic Configuration - Customize your risksheet layout and columns
- Quick Start Guide - Complete workflow from risk identification to mitigation tracking
- Keyboard Shortcuts - Master keyboard navigation for faster editing
- Create Saved Views - Configure multiple views for different workflows
- Use Undo and Redo - Recover from editing mistakes before saving
- Export to PDF - Generate printable risk analysis reports
Sources
Sources
KB ArticlesSupport TicketsSource Code
risksheet.json