Projects
The workspace for every app, database, and other resource.
Open Projectsand create one. The dashboard then keeps you inside that project until you switch. Almost every create form needs a project selected.
Tabs
- General: name and project settings.
- Members: invite people. Roles are owner, admin, and member. Owners cannot be demoted here.
- Git sources: repositories this project can deploy from, including ones shared in.
- Limits: how much the project is allowed to run. Ask for a higher limit when you hit one.
- API keys: project tokens (
nodion_proj_…) for CI. They belong to the project, not a person.
Invites
Pending invites show on the projects list. Join or decline there. The invite email links back to app.nodion.com.
API access
Personal keys under Account → Securitycan be limited to specific projects. Project keys on the API keys tab can do anything in that project. SendX-Nodion-Project when you use the short API paths. See API.