SECTOR 0x01
Account and organization data
Human sign-in is handled by Clerk. The CAPYDB backend stores organization metadata that is mapped from the active Clerk organization, along with project, cluster, job, and API-key records.
/* This page describes the current data handling shape reflected in the product and codebase. */
Human sign-in is handled by Clerk. The CAPYDB backend stores organization metadata that is mapped from the active Clerk organization, along with project, cluster, job, and API-key records.
Customer database content lives on the managed Postgres hosts. Control-plane metadata lives in a separate Postgres database. Backups, restore records, preview metadata, and import jobs are tracked by the control plane.