Skip to content

Start an organization

Creating a RegulaLink organization means provisioning an isolated tenant: data scope, admin accounts, plan modules, and (in prod) admin / provider / public / kyc hosts.

Two paths exist.

Flow: regulalink.pro/en/onboarding.

  1. Profile — discovery source, team size, KYC / licence volumes (sizing + indicative quote).
  2. Workspace — display name, identifier (slug), activity segment, branding.
  3. Access — administrator account (email + password ≥ 8 chars).
  4. Launch — pick Essential / Professional / Intelligence+ (Enterprise = sales quote), review 1/3 deposit / 2/3 balance.

API: POST /v1/public/onboarding/register with a commercial planCode (STANDARD, PREMIUM, INTELLIGENCE). Tenant is created ACTIVE (no forced commercial trial window).

  • Lowercase, digits, hyphens / underscores.
  • Must be unique.
  • DNS base: admin.{slug}.…, provider.{slug}.…, etc.
  • Open the admin console.
  • Sign in with the created admin email.
  • Continue with First-run wizard.
WhenAmount
On activation1/3 of chosen monthly plan
End of first monthRemaining 2/3
Following monthsStandard monthly billing
  1. Platform → Organizations → new organization.
  2. Internal provision (POST /v1/tenants/provision / Platform admin flows).
  3. Assign plan, modules, optional SELF_REGULATOR mode.
  4. Attach domains via domain ops.
  1. Sign in to tenant admin.
  2. Finish first-run (sector, KYC templates, REGULATOR vs SELF_REGULATOR).
  3. Confirm modules (plan + quotas).
  4. Create at least one operator / category type (Collect form builder).
  5. Publish KYC link: {kycUrl}/onboarding/{providerTypeCode}.
  6. (Prod) Confirm DNS for the four apps.
  7. Invite first agent seats.