Role Guides¶
Welcome to CalcBridge role-based documentation. These guides provide tailored onboarding experiences for different user personas, helping you get productive quickly with the features most relevant to your responsibilities.
Choose Your Role¶
Analyze CLO portfolios, run compliance tests, monitor thresholds, and generate trustee-ready reports.
- Run automated compliance tests
- Analyze cushion values
- Monitor portfolio metrics
- Generate compliance reports
Manage CLO holdings, track performance, simulate trades, and make informed decisions with what-if scenarios.
- Create what-if scenarios
- Simulate buy/sell trades
- Analyze impact on compliance
- Track portfolio performance
Monitor regulatory compliance, manage audit trails, investigate breaches, and maintain SOC 2 documentation.
- Configure threshold alerts
- Review audit logs
- Investigate compliance breaches
- Generate SOC 2 reports
Manage data ingestion, configure column mappings, ensure data quality, and resolve schema drift issues.
- Upload and parse Excel files
- Configure column mappings
- Validate imported data
- Handle schema changes
Manage platform infrastructure, user accounts, API keys, and monitor system health and performance.
- Create and manage tenants
- Administer user roles
- Generate API keys
- Monitor system metrics
Build integrations with the CalcBridge API, automate workflows, and extend platform functionality.
- Authenticate via JWT/API keys
- Upload workbooks via API
- Evaluate formulas programmatically
- Build custom dashboards
How to Use These Guides¶
Each role guide follows a consistent structure:
- Role Overview - Understand your responsibilities and how CalcBridge supports them
- Daily Workflow - A typical day-in-the-life workflow with CalcBridge
- Key Features - The features most relevant to your role
- Step-by-Step Tutorials - Hands-on guides for common tasks
- Tips and Best Practices - Expert advice for getting the most out of CalcBridge
Common Workflows Across Roles¶
flowchart TB
subgraph DataOps["Data Operations"]
A[Upload Excel] --> B[Configure Mappings]
B --> C[Validate Data]
end
subgraph Analysis["Analysis & Testing"]
D[Run Compliance Tests] --> E[Review Results]
E --> F[Analyze Cushions]
end
subgraph Scenarios["What-If Scenarios"]
G[Create Scenario] --> H[Simulate Trades]
H --> I[Compare Impact]
end
subgraph Compliance["Compliance & Audit"]
J[Monitor Alerts] --> K[Investigate Issues]
K --> L[Generate Reports]
end
C --> D
C --> G
F --> J
I --> J
style DataOps fill:#DBEAFE,stroke:#3B82F6
style Analysis fill:#DCFCE7,stroke:#22C55E
style Scenarios fill:#FEF3C7,stroke:#F59E0B
style Compliance fill:#FEE2E2,stroke:#EF4444 Role Permissions Matrix¶
| Capability | CLO Analyst | Portfolio Manager | Compliance Officer | Data Ops | Admin | Developer |
|---|---|---|---|---|---|---|
| View Workbooks | ||||||
| Upload Data | - | |||||
| Run Compliance Tests | - | |||||
| Create Scenarios | - | - | ||||
| Configure Mappings | - | - | - | |||
| View Audit Logs | - | - | - | - | ||
| Manage Users | - | - | - | - | - | |
| Manage Tenants | - | - | - | - | - | |
| API Access | - | - | - | - |
Quick Links by Role¶
Getting Help¶
Need assistance?
- Documentation: Browse the full documentation for comprehensive guides
- API Reference: Check the API documentation for endpoint details
- FAQ: Review frequently asked questions
- Support: Contact your organization's CalcBridge administrator
Select your role above to get started with personalized onboarding.