| Location | Manager | NCOs | Won | Lost | Open | Conv. | Revenue |
|---|---|---|---|---|---|---|---|
| {{ l.name }} | {{ l.manager }} | {{ l.n }} | {{ l.yes }} | {{ l.lost }} | {{ l.open }} | {{ l.conv }} | {{ l.rev }} |
{{ lossTotal }} losses (No + Abandoned). Uses the Loss reason field when set, otherwise inferred from Notes. Click a reason to see the clients.
| Client | Trainer | Location | Bought | Note |
|---|---|---|---|---|
| {{ c.name }} | {{ c.trainerOrDash }} | {{ c.locName }} | {{ c.boughtFull }} | {{ c.noteOrDash }} |
| Plan or package | Sold | Revenue |
|---|---|---|
| {{ p.pkg }} | {{ p.n }} | {{ p.rev }} |
{{ pkgNote }}
| # | Trainer | Location | NCOs | Won | Lost | Open | Conv. | |
|---|---|---|---|---|---|---|---|---|
| {{ t.rank }} | {{ t.trainer }} | {{ t.locName }} | {{ t.n }} | {{ t.yes }} | {{ t.lost }} | {{ t.open }} | {{ t.conv }} |
| Next step | Client | Location | Trainer | Bought | Last contact | Note | Resolve |
|---|---|---|---|---|---|---|---|
| {{ r.next }} | {{ r.name }} | {{ r.locName }} | {{ r.trainerOrDash }} | {{ r.boughtFull }} | {{ r.lastContact }} | {{ r.notes }} |
{{ entryQNote }}
| Bought | Client | Loc | Trainer | Result | Loss reason / plan | Notes |
|---|---|---|---|---|---|---|
| {{ r.bought }} | {{ r.name }} | {{ r.loc }} |
{{ rosterEmptyMsg }}
| Departing | Clients | Contacted | Comp booked | Comp done | Transferred | Lost | Retained /mo | Lost /mo | Open /mo |
|---|---|---|---|---|---|---|---|---|---|
| {{ h.from }} {{ h.locName }} · since {{ h.since }} |
{{ h.n }} | {{ h.contacted }} | {{ h.booked }} | {{ h.done }} | {{ h.transferred }} | {{ h.lost }} | {{ h.retained }} | {{ h.lostMrr }} | {{ h.openMrr }} |
| Client | Training | Membership | Monthly | Last seen | Visits | Status |
|---|---|---|---|---|---|---|
| {{ c.name }} {{ c.handoffLabel }} |
{{ c.planLabel }} {{ c.notes }} |
{{ c.gymLabel }} | {{ c.monthly }} | {{ c.lastSeenLabel }} | {{ c.visitsLabel }} |
| Month | NCOs | Won | Conv. | Location |
|---|---|---|---|---|
| {{ m.label }} | {{ m.n }} | {{ m.yes }} | {{ m.conv }} | {{ m.locConv }} |
| Bought | Client | Result | Plan / note |
|---|---|---|---|
| {{ c.bought }} | {{ c.name }} | {{ c.result }} | {{ c.detail }} |
Paste the two values from your Supabase project (Settings → API). The anon key is safe to share; access is controlled by sign-in.
| Signed in as | {{ conn.email }} |
| Project | {{ conn.host }} |
| Rows | {{ recordCount }} |
| Live updates | {{ conn.rt }} |
"Use a different project" → "Disconnect project" switches to a demo on the imported workbook, with edits kept on this device only.