A shared home for a group of people, with roles and one owner
An organization is a shared home for a group of people on Nubo. It has a name, a unique handle, and a member list where everyone holds a role. Roles carry through to any Projects the org holds: when a Project belongs to an org, its admins and owners can manage it without any per-project setup.There are two kinds. A personal organization is created for you automatically when you create your first Project, and every Project you create is filed under it. Organizations you create yourself are standard orgs, meant for a company or a group of collaborators. Today new Projects always land in your personal org; there’s no way yet to move a Project into a standard org.
The name can be 1 to 100 characters. Nubo derives a unique handle from it (lowercase letters, numbers, and dashes: Acme Inc becomes acme-inc, with a numeric suffix if that handle is taken) and returns both:
You can’t add someone as owner; ownership only moves through a transfer. Adding someone who’s already in the org returns 400.Removing a member is a DELETE, also for admins and owners:
Organizations don’t change how you’re billed today. Plans, invoices, and payment methods stay on individual accounts exactly as described in Plans. Creating an org or adding members doesn’t create new charges.The billing_admin flag you see in the members response is informational today: it’s reserved for org-level billing, and the owner always has it set.