NewOpenQuote: Universal Carrier Quoting Engine

The Operating Systemfor Insurance

The Shopify of insurance businesses. Host your operations, deploy products direct to consumer, and tap into carrier quoting engines. All on one unified platform.

Powering the future of insurance infrastructure

Carriers
FMOs
Agencies
MGAs
Brokers

By the Numbers

Built at enterprise scale.

0
Lambda Functions
Deployed and production-ready
0
Permissions
Granular access control
0
Role Templates
Healthcare-specific roles
0
AI Subsystems
Integrated intelligence
0+
Shipped Apps
Production applications
0.0%
Uptime Target
Through redundancy

Insurance runs on
a thousand disconnected tools.

Carriers, FMOs, agents, and agencies all use different platforms. The result? Friction everywhere.

Fragmented systems

Every carrier, every product, every channel runs on different software.

Scattered data

Policy information lives in email threads, spreadsheets, and portals.

Lost time

More time connecting systems than serving customers.

The solution

The Shopify of insurance businesses.

openOS is the unified platform where you host your business, manage operations, and deploy products direct to consumer. All from one place.

Layered Architecture

Built in layers. Designed to scale.

Open OS follows a classic operating system architecture: infrastructure at the bottom, core services in the middle, and user-facing apps on top.

openOS
Apps
Data
Events
AI
User space

App Platform

Apps are sandboxed, permissioned, and signed. Install from curated stores or build your own.

System StorePartner StorePrivate StoreFrontend SDKBackend SDKConnector SDK
Kernel

Core OS Services

10 shared services that every app uses, all connected via the same data fabric.

Identity & AccessTenancy & OrgWindow ShellEvent BusData FabricAI Control Plane
Foundation

Infrastructure

Serverless, scalable backend with Row-Level Security and enterprise SSO.

AWS Lambda (17)RDS PostgreSQLAmazon S3API GatewayWorkOS Auth

Each layer provides a well-defined interface to the layer above, just like a traditional OS.

Core OS Services

The kernel that powers every app.

Ten shared services that every app on Open OS uses. Click on any node to explore.

Identity & Access
Tenancy & Org
App Runtime
Windowing Shell
Event Bus
Data Fabric
Interop Hub
AI Control Plane
Security
Analytics

All services share the same data fabric and event bus, enabling tight collaboration.

OPE
Open Platform Engine

Your AI Agent

Ask anything. Do anything.

OPE is the AI assistant that lives inside Open OS. Query data, take actions, browse portals, and automate workflows through natural conversation. All within enterprise security.

OPE Assistant
● Online
Compare life insurance quotes for a 45-year-old non-smoker, $500k coverage
OPE
Querying 8 carrier engines... Found 12 products. Best rate is $47/mo from Nationwide. Want me to generate a comparison sheet?
Yes, and send to the client with our branding
OPE
Comparison generated with your agency branding. Email drafted to client. Ready for your review before sending.

Query Any Data

Ask questions in natural language. OPE searches across all your apps, documents, and databases instantly.

"What's our best-selling product this quarter?"

Take Actions

OPE doesn't just answer. It acts. Update records, send notifications, and create tasks, all through conversation.

"Send this quote to the client and schedule a follow-up"

Agentic Browsing

OPE navigates carrier portals, submits forms, and retrieves information autonomously, with your approval.

"Submit this application to Prudential's portal"

Cross-App Intelligence

Connects insights across all your applications. OPE sees the full picture, not just one app at a time.

"Compare quotes across all carriers for this lead"

Enterprise Security, Built In

Permission-Bound

OPE respects your RBAC/ABAC policies. It can only access and modify data you're authorized to see.

Human-in-the-Loop

High-risk actions require explicit approval. You review before OPE executes sensitive operations.

Zero Data Leakage

All processing happens within your security boundary. No data sent to external parties.

Full Audit Trail

Every query, action, and decision is logged with complete context for compliance.

OPE integrates with all Open OS apps: OURAS, Euclid, Claims, and everything you build with Noodle.

noodle

Build apps the fun way.

Noodle is our TypeScript-based framework for building apps inside Open OS. Same React you love, with windows, permissions, and AI built in.

Coming Soon·Join the waitlist
app.noodle
1import { Window, useAgent } from
2 '@openos/noodle'
3
4const MyApp = () => {
5 const ope = useAgent()
6
7 return (
8 <Window title="My App">
9 {/* Your code here */}
10 </Window>
11 )
12}

TypeScript + React

Familiar patterns, zero learning curve.

OS-Native

Windows, permissions, events built-in.

Permission-Aware

Auto-respects user access rights.

AI-Ready

OPE integration out of the box.

Developer Experience
Loading playground...

Developer SDK

Hooks, services, superpowers.

Build apps with a powerful SDK that handles permissions, events, windows, and AI. Focus on your business logic.

Frontend SDK

React hooks and components for building window-based apps

useWindow

Manage window lifecycle and state

useWindow(windowId?: string)

useOrganization

Access current org context

useOrganization()

usePermissions

Check and enforce access rights

usePermissions()

useEventBus

Subscribe to cross-app events

useEventBus(namespace?: string)

useData

Query with automatic RLS filtering

useData<T>(endpoint, options?)

useAgent

Interact with OPE AI assistant

useAgent(config?: AgentConfig)

Service SDK

Server-side utilities, API routes, and background jobs

createAppRouter

Type-safe API routes

createAppRouter(config)

withAuth

Middleware for auth + RLS

withAuth(handler, options?)

EventEmitter

Publish domain events

new EventEmitter(namespace)

StorageClient

Encrypted file operations

new StorageClient(bucket)

AuditLog

HIPAA-compliant logging

AuditLog.record(event)

JobQueue

Background task processing

JobQueue.enqueue(job)

CLI Commands

npx create-noodle-app my-app

Scaffold a new Noodle app

noodle dev

Start dev server with hot reload

noodle build

Build for production

noodle deploy --org crown-co

Deploy to Open OS cloud

Packages

@openos/noodle2.4.1

Core React SDK

@openos/noodle-server2.4.1

Server utilities

@openos/noodle-cli2.4.0

CLI tooling

@openos/noodle-types2.4.1

TypeScript definitions

Pre-Built Components

Window
Draggable, resizable app container
Toast
Non-intrusive notifications
FileViewer
Preview docs, images, PDFs
PermissionGate
Conditional rendering by role

Zero Configuration

Apps automatically inherit organization context, user permissions, and theme settings. No setup required.

Just import and build
Universal Quoting Engine

Your quoting infrastructure.
Zero lines of code.

Build, deploy, and manage carrier quoting APIs entirely within Open OS. Give your brokers and downlines direct access through APIs or custom interfaces, without writing a single line of code.

How It Works

Build Your Own API Engine

Carriers can create custom quoting APIs within the platform. No external development teams required. Define your products, rules, and pricing logic in a secure, managed environment.

Direct Broker Access

Give your entire distribution network instant access to your quoting engines through secure APIs or custom-built interfaces. Brokers, downlines, and partners all connected.

No-Code Interface Builder

Build quoting interfaces for your team without writing a single line of code. Drag, drop, configure. Anyone on your team can manage it.

Real-Time Quote Management

Monitor, adjust, and optimize your quoting in real-time. See what works, adjust pricing rules on the fly, and respond to market conditions instantly.

From Product to Production

01

Define Your Products

Configure your insurance products, coverage options, and pricing rules in our visual product builder.

02

Build Your API

Our platform automatically generates secure, scalable APIs for your quoting engine. No code required.

03

Distribute Access

Grant API access to brokers and partners, or build custom quoting interfaces for your distribution network.

04

Monitor & Optimize

Track quote volume, conversion rates, and performance. Adjust rules in real-time to stay competitive.

The Business Impact

70%
Lower Labor Costs

Eliminate the need for specialized development teams to build and maintain quoting systems.

3x
Faster Time to Market

Launch new products and update pricing in days, not months.

100%
Team Accessibility

Everyone on your team can manage quoting. No technical expertise required.

1
Unified Platform

All your quoting engines, APIs, and interfaces in one secure, managed environment.

Lower your labor. Lower your costs. Make your business more effective.

The universal quoting engine that keeps it simple, manageable, and accessible to everyone on your team.

App Platform

An ecosystem of apps.
Built on shared rails.

Apps on Open OS are sandboxed, permissioned, and signed. Install from curated stores or build your own with our SDKs.

App Stores

Official

System Store

Core apps approved by Open Insurance: OpenQuote, ERP, CRM, and policy admin.

Partners

Partner Store

Third-party integrations including carrier quoting engines, e-signature, and payment processors.

Custom

Private Store

Your own apps: D2C storefronts, custom workflows, and proprietary product configurations.

Developer SDKs

Frontend SDK

React / TypeScript
Window managementEvent subscriptionsSecure storageIdentity hooks

Backend SDK

Node / Python
RLS-guarded queriesJob queuesEvent emittersTerminology services

Connector SDK

Any language
Capability descriptorsPermission manifestsHealth checksSchema mapping

Every app declares its permissions, routes, and capabilities in a signed manifest. No hidden data access. No surprise side effects.

Production Applications

15+ apps. Already shipped.

A complete ecosystem of productivity, system, and insurance-specific applications, all running in the desktop environment.

Insurance & Healthcare

OpenQuote

Shipped

Universal quoting engine. Tap into carrier APIs, deploy products D2C, compare rates instantly across multiple carriers.

OURAS

Shipped

Risk navigator for lead underwriting. CSV upload, multi-dimensional scoring, portfolio dashboard.

Voice Agent

Building

Real-time conversational insurance assistance through speech with VAD, STT, LLM, and TTS pipeline.

Core Productivity

File Manager
Full-featured file system with folders, preview, search, and cloud storage integration.
Notes
Rich text editor supporting multiple simultaneous documents with auto-save.
Tasks
Task management with creator, viewer, and all-tasks views plus filtering.
Copilot
AI assistant window for natural language queries and intelligent suggestions.
Weather
Dashboard weather widget with location-based forecasts.

System & Admin

App Store
Browse, install, and manage applications with search and categories.
OS Settings
System preferences, theme customization, and user settings.
Notifications
Notification center with channel settings and preferences.
Account Management
User profile, organization settings, and membership.
Role Management
IAM role configuration UI with permission assignment.
Permission Audit Log
View permission change history with filtering.
Version Changelog
Release notes and platform updates.

Every app runs in a sandboxed window with its own lifecycle, permissions, and state management.

Security & Compliance

Trust built into every layer.

Open OS is designed for regulated industries. Privacy-by-design, least privilege, and full auditability are non-negotiable.

RBAC + ABAC Hybrid

66 granular permissions across clinical, administrative, system, and data access categories with JSONLogic policy expressions.

Encryption Everywhere

TLS 1.3 in transit, AES-256-GCM at rest, column-level masking for PII and PHI fields.

Immutable Audit Log

Every permission change, role assignment, and access decision logged to append-only tamper-evident storage.

Row-Level Security

PostgreSQL RLS enforces organization-scoped data isolation at the database level. No cross-tenant leakage.

Break-Glass Protocol

Emergency access with full disclosure, human-in-the-loop approval, tracked and reviewed post-incident.

13 Role Templates

Pre-configured healthcare-specific roles from physicians to auditors, with time-based and relationship-based policies.

66
Permissions
Granular access control
13
Role Templates
Healthcare-specific
4
Policy Types
Time, location, relationship, attribute
100%
Audit Coverage
Every action logged

Compliance & Certifications

ISO 27001
Information Security
SOC 2 Type II
Trust Services Criteria
GDPR Ready
EU Data Protection
HIPAA Capable
Healthcare Compliance

The Complete Picture

Your business, powered by Open OS.

Infrastructure as a service for the modern enterprise. Build apps, manage operations, and scale. All from one unified cloud platform.

Infrastructure as a Service

Enterprise-grade cloud infrastructure that scales with your business. No servers to manage, no DevOps headaches.

Build & Deploy Apps

Create powerful applications with our SDK or no-code builder. Launch products that live where your business operates.

Instant Compliance

SOC 2 Type II, HIPAA, ISO 27001. All baked in from day one. Become high-trust certified overnight, not in months.

Empower Your Organization

Give every team member the tools they need. Manage permissions, workflows, and collaboration effortlessly.

Monetize Through Elements

Turn your apps into revenue streams. Publish to our marketplace and let other organizations discover and pay for your solutions.

AI-Native Platform

Every tool enhanced by AI. From OPE agent to smart workflows, intelligence is woven into every interaction.

The operating system for your business

Ready to Transform?

One platform.
Infinite possibilities.

Open OS gives your organization a unified, secure, AI-native foundation. Focus on what matters: serving your customers.

Built for the enterprise