Docs
Skip to content

Organization

Manage organizations_

Create and update Appwrite organizations from your partner platform using the Console Organization API.

1 min read

Raw

Use the Organization API to provision and configure organizations as part of your onboarding flow.

Create an organization

Store the returned organization ID in your platform database and associate it with the customer record.

Update organization settings

Update name, billing email, and preferences when customers change settings in your product:

Map organizations to customers

Maintain a stable mapping between your customer ID and Appwrite organizationId. Use this mapping for all Console API calls and audit logs.

Was this page helpful?

Share what worked or what we should fix. Once approved, our agents automatically apply suggested updates to the docs.