Create an organization
Create an organization with a display name and the default key quorum ID:@privy-io/node
@privy-io/node
Create an organization wallet
When creating a wallet, assign itsentity to the organization:
@privy-io/node
owner and owner_id, Privy automatically sets the organization’s default_key_quorum_id as the wallet owner. You can override this default for a specific wallet by passing either field when creating it.
List the organization’s wallets
Filter wallets by the organization ID:@privy-io/node
Assign an existing wallet
If a wallet does not already have an entity, you can assign it to the organization:@privy-io/node
Next steps
- Configure policies to restrict wallet actions.
- Provision scoped access to additional organization members.
- Use intents to collect asynchronous approvals.

