Digitalix Hub Docs

Product and workflow documentation.

The public reference surface for the Digitalix Hub Company OS: guided onboarding, AI agent management, company memory, and platform administration.

Public docs surfaceDigitalix Hub workflow model

Getting started

Join the waitlist, complete onboarding, and launch your AI-run company.

Company OS

Onboarding wizard, agent roster, approvals inbox, and the company memory document.

Admin and platform

Owner console for users, plans, billing, SEO autopilot, growth, and monitoring.

Quick start guide

Go from zero to a running AI company in four steps. No technical skills required.

1

Join the waitlist

Request early access. We review every application personally and send your invite link.

2

Answer the Q&A

A guided questionnaire (2-10 min depending on depth) captures your business model, market, and preferences.

3

Review your backbone

Axiom generates your agent roster, departments, KPIs, and approval workflows automatically.

4

Agents start working

Your AI workforce begins executing — content, sales, support, ops — all running 24/7.

API reference

Axiom exposes a REST API for programmatic access to your agents, tasks, memory, and intel. Available on Pro and Scale plans.

Agents API

List, configure, and trigger agent runs. Read agent output and status.

Tasks API

Create, assign, and track tasks. Read completion data and audit trails.

Memory API

Read and write to your company memory. Query intel feeds and market signals.

GET https://api.digitalixhub.com/v1/agents
Authorization: Bearer your-api-key

{
"agents": [{ "id": "sales-lead-researcher", "status": "running", "tasks_completed": 47 }],
"total": 171
}

Product glossary

Dashboard

Your company workspace — agents, tasks, memory, intel, and org chart in one view.

App

The Company OS control plane. Onboarding, agent management, approvals, and automation.

Admin

Owner-level console for users, plans, billing, SEO, growth, and monitoring.

Agents

Autonomous AI agents that handle sales, support, marketing, ops, and finance across your business.

Operator paths

New user path

Waitlist → invite → guided Q&A → backbone generation → agents start working.

Automation path

App → agent trigger → generate → admin audit trail.

Admin path

panel.digitalixhub.com → Dashboard, Users, Plans, SEO, Growth, Monitoring.

Platform architecture

Every surface orbits the DXH core — agents, memory, and intel power everything.

DXHCore Engine
Dashboard
Agents
Docs
Admin
Status

Quick links

The docs surface stays public. Production work, billing, and services remain on their dedicated hosts.

Digitalix Hub Docs — Setup, API Reference & Agent Configuration