How it works

One account, then a project, then resources in a region.

You sign in at app.nodion.com. Billing and personal API keys live on the account. Everything you run lives in a project.

Account

The account is you (or your company). It holds billing currency, invoices, payment methods, and personal API keys under Account → Security. Integrations and registries are also account-level, then shared into projects.

Project

A project is the workspace. Pick one in the dashboard and stay there. Applications, databases, volumes, buckets, CDN, DNS, email, monitors, and AI keys all belong to that project. Invite people on the projectMembers tab.

Region

When you create a service you pick a region. That choice stays. Put an app and the data it talks to in the same region.

Attachments

Databases and buckets attach on the appEnvironment tab. Connection variables are injected on the next deploy. You do not open those services to the public internet just to use them from the app.

Volumes mount on a process, at a path you choose. Optional read-only.

How you work