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
- Tutorial prompt: For new users, an invitation to the guided tutorial. It disappears for good once you finish or dismiss it — that choice is stored on your account, so it stays gone across browsers and devices.
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
- Tutorial — The guided walkthrough, at the bottom of the sidebar. Always available, including after you’ve dismissed or completed it.
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.