Invitations
Inviting someone into an organization is not available yet, and machine credentials are the only way to share limited application access.
Gigadrive Network has no invitation flow. An organization has exactly the membership it was created with, which is the creator as OWNER.
Not available
There is no way to invite, add, or remove an organization member, in the console, the API, the SDK, or the CLI. No endpoint accepts an email address for a pending membership, and no invitation record exists in the platform.
What this means in practice
An organization is a single-person workspace until a join flow ships. Two people cannot both open the same organization in the Gigadrive console, and a second person cannot be granted a role. Roles and permissions describes the roles that exist in the data model and what they would gate.
Plans already price for teams. Starter allows 3 organization members and Pro is licensed per seat, so the pricing you see assumes membership that the product does not yet let you create.
Giving a colleague's tooling access
Machine access does not go through membership. An API key is bound to one application and acts as that application, so a script, a CI job, or a teammate's local tooling can deploy and read logs for that application without being a member of the organization.
The key's reach is exactly its scopes and its one application. It cannot read the member list, it cannot create an organization, and it cannot mint further keys. See API keys for how to create one and Scopes for what each scope covers.
A person who needs the console rather than an API is a different problem, and that one has no answer today.
