For the complete documentation index, see llms.txt. This page is also available as Markdown.

Overview

Norbix Cloud — the admin dashboard, screen by screen.

Norbix Cloud is the web dashboard where you manage everything in your Norbix backend — projects, users, data, files, messaging, payments, and automation. Everything you can do here is also available from code and through the API; the dashboard is the visual way to do the same work.

Sign in and you land on your account home.

This section walks the dashboard exactly as it is organized in the app: first the account level (your projects and team), then the project level — one chapter per module, one page per screen. On every page you will find a screenshot of the screen, what it is for, what you can do there, and links to do the same from the SDKs or the raw API.

Modules behind feature flags

The router also defines screens for Marketing (contacts, campaigns, metrics), Contacts, Server events, and Translation. These modules are feature-flagged and not visible in the standard module rail yet, so they are not documented here. They join this section when they ship.

Last updated