Workspace types, Company, Influencer, System
Keepface has three workspace kinds, Company (brand side), Influencer (creator side), and System (5 internal house buckets for transparency). All three use the same wallet schema; their behaviors differ.
The three kinds
Company
Brand-side workspaces. Top up via Stripe, spend on outreach/unlocks/campaigns, contain one or more Brands. See Create your Company workspace.
Influencer
Creator-side workspaces. One per influencer profile (you can own many if you’re an agency). Money flows in from campaigns and affiliate; flows out via manual payout. See How payments work.
System
Keepface’s own house wallets, 5 buckets for full revenue transparency:
| Bucket | Holds |
|---|---|
system_outreach | Net revenue from outreach product (60% Keepface, 40% influencer) |
system_unlock | Net revenue from Intelligence Unlock |
system_affiliate | 20% affiliate fee + 20% campaign fee |
system_fx_spread | 2% spread captured on every conversion |
system_promo_cost | Promo bonus issued + influencer gift KPC (marketing expense, runs negative) |
System buckets live in the same wallet table as Company + Influencer, just with workspace_kind='system'. This isn’t hidden, admin reporting exposes the rollup.
Why the unified schema matters
One ledger, one set of constraints, one source of truth. Audits don’t have to reconcile multiple bookkeeping systems, every dollar passes through the same primitives.