Start an organization
Start an organization
Section titled “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.
1 · Self-service (commercial site)
Section titled “1 · Self-service (commercial site)”Flow: regulalink.pro/en/onboarding.
Product steps
Section titled “Product steps”- Profile — discovery source, team size, KYC / licence volumes (sizing + indicative quote).
- Workspace — display name, identifier (
slug), activity segment, branding. - Access — administrator account (email + password ≥ 8 chars).
- 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).
Identifier (slug)
Section titled “Identifier (slug)”- Lowercase, digits, hyphens / underscores.
- Must be unique.
- DNS base:
admin.{slug}.…,provider.{slug}.…, etc.
After creation
Section titled “After creation”- Open the admin console.
- Sign in with the created admin email.
- Continue with First-run wizard.
Payment model
Section titled “Payment model”| When | Amount |
|---|---|
| On activation | 1/3 of chosen monthly plan |
| End of first month | Remaining 2/3 |
| Following months | Standard monthly billing |
2 · From Platform (Digi / StindCo ops)
Section titled “2 · From Platform (Digi / StindCo ops)”- Platform → Organizations → new organization.
- Internal provision (
POST /v1/tenants/provision/ Platform admin flows). - Assign plan, modules, optional SELF_REGULATOR mode.
- Attach domains via domain ops.
Day-1 checklist (admin)
Section titled “Day-1 checklist (admin)”- Sign in to tenant admin.
- Finish first-run (sector, KYC templates, REGULATOR vs SELF_REGULATOR).
- Confirm modules (plan + quotas).
- Create at least one operator / category type (Collect form builder).
- Publish KYC link:
{kycUrl}/onboarding/{providerTypeCode}. - (Prod) Confirm DNS for the four apps.
- Invite first agent seats.