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

Projects

Your account home — every project you own.

A project is the top-level container in Norbix. Everything else — modules, data, users, messages — lives inside a project. Your account home lists every project you own or collaborate on. The tabs at the top switch between Projects, Team, and Current month costs.

The account home. Tabs: Projects, Team, Current month costs.

What you can do here

Each project card shows the project name and a status badge:

Badge
Meaning

Region badge(s), e.g. nb-eu-germany

The project is active. One green badge per region — the primary region plus any additional regions. Self-hosted projects show no region badge.

PROVISIONING

The project's database cluster is still being set up. The list refreshes itself until setup finishes.

SETUP FAILED

Provisioning did not finish — the project needs attention.

NO DATABASE

The project has no database yet.

DISABLED

The project is switched off and rejects all operations.

The card footer carries module and team-member counters. Click a card to open the project's General Info page.

Create a new PROJECT opens the new-project screen; the counter next to it (e.g. [1/1]) shows your active projects against the cap your plan allows. The Team tab manages the people who can administer your account, and Current month costs shows your usage-based spend for the running month.

Use it from code

Create and manage projects with the SDKs — see Account & Projects → Projects.

API reference

Endpoints: Account & Projects.

Last updated