Organization module

Organization is the representation of a group of users on the Platform. Every user must be part of at least one organization.

Each Organization has:

  • Auto-generated unique organization ID.

  • An organization name, which you provide.

  • miscellaneous metadata: e.g., creator name, timestamp, etc.

  • You may add multiple users to the same organization.

Client Module

Organization Module