Dashboard
The OWLGraph Cloud dashboard is your central hub for managing databases, monitoring usage, and configuring your account.
Overview
Section titled “Overview”After logging in, the dashboard shows:
- Quick stats: Active databases, queries this month, storage used
- Recent databases: Your most recently accessed instances
- Quick actions: Create Database, View Billing
- Getting Started checklist: For new users, a guided setup flow
Navigation
Section titled “Navigation”- Databases — List, create, and manage database instances
- Team — Invite members and manage roles (Professional+)
- Billing — View usage, manage subscription, download invoices
- Settings — Account settings, API keys, notifications
Database Management
Section titled “Database Management”Each database has its own detail page with:
- Overview: Stats, endpoint URLs, connection strings
- Ontology: View loaded ontology, upload new ontology, introspect classes
- Data: Query interface for running DQL and GraphQL queries
- Monitoring: Query metrics, latency graphs, error rates
- Backups: View backups, trigger manual backup, restore (where available)
- Settings: Rename, scaling options, danger zone (delete)
Connection Info
Section titled “Connection Info”Each database provides connection details:
HTTP Endpoint: https://your-db.owlgraph.aigRPC Endpoint: your-db.owlgraph.ai:9080GraphQL: https://your-db.owlgraph.ai/graphqlAPI keys are managed under Settings > API Keys.