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

Project

General Info — one card per module, with its integrations at a glance.

When you open a project you land on General Info — the project's home page. The header shows the project icon, name, primary region badge, and description. The Invite members button on the top right opens the account Team page, where project access is managed.

Project → General Info. One card per enabled module, with its integration count and an Open module shortcut.

What you can do here

Every enabled module gets a card. Modules that connect to external providers (Membership, Database, Files, Code, Emails, Push, Payments, Logs) show their Integrations count and how many of those are active, e.g. 2 with 1 active; modules without integrations simply show Active. Each card has an Open module shortcut to the module's main screen.

Below, Available modules lists what is not enabled yet ("You have N modules left till your full power with Norbix"). Enable takes you into that module to switch it on. The action is locked while the project's database cluster is still provisioning — modules need a working database first.

You only see the modules your role has permission for. The full set: Membership, Database, Files, Code, Emails, Push notifications, Payments, Scheduler, Logs.

Use it from code

Module toggles and project data are SDK methods — see Account & Projects; every module also has its own enable* / disable* methods.

API reference

Endpoints: Account & Projects.

Last updated