Each user belongs to precisely 1 organization (company or association). Billing plans and invoices are managed on the organization-level. Several things are restricted within an organization. For example a user can't list users from another organization and dashboards/datasets are by default not accessible to other users. However, in case it is necessary to share securables cross organization, securables can be associated directly to a user or group.
Only the owner of the organization can update. The owner is the user that first created an account.
npm install @luzmo/nodejs-sdk{
"id": "< your organization id >",
"name": {
"nl": "Jouw organisatie",
"en": "Your organization",
"fr": "Ton association"
}
}