Setup Your Account
Get started by creating your OpsHub NAV account and connecting your first data source.Create an Account
Sign up at opshub.nomark.ai using your work email address.
Connect Your Database
Navigate to Settings > Integrations and connect your data warehouse or database.Supported integrations:
- PostgreSQL
- Snowflake
- BigQuery
- Redshift
- Custom JDBC connections
Import Your First Portfolio
Go to Data > Import and upload your portfolio holdings CSV or connect to your existing system.
Run Your First Workflow
Build Your First Query
Use the Visual Data Modeler to build queries with natural language:Review Generated Query
The AI will generate a visual query with tables and joins. Review and modify as needed.
Set Up Validation Rules
Create ASIC RG94 compliant validation rules:All validation formulas are automatically translated to SQL and Python for backend execution.
Next Steps
Core Concepts
Learn the key concepts and terminology
User Guides
Follow step-by-step guides for common tasks
API Reference
Explore the complete API documentation
Database Schema
Understand the database architecture
Development Setup
If you’re setting up a local development environment:Prerequisites
Prerequisites
- Node.js 18+ and npm
- Docker and Docker Compose
- Git
- Supabase account
Clone Repository
Clone Repository
Environment Variables
Environment Variables
Create
.env.local with your configuration:Database Setup
Database Setup
Run Development Server
Run Development Server
You’re all set! Start building with OpsHub NAV.