The Cloud Latitude v1 sales-call workflow is a four-stage pipeline spanning from pre-call research through post-call follow-up. It is a human-in-the-loop, AI-augmented system that researches the prospect before the call, assists the sales rep in real time during the call via a copilot, processes the transcript into deliverables immediately after, and brands/saves/syncs all outputs to Drive and HubSpot.
PRE-CALL DURING CALL POST CALL FOLLOW UP
───────────────────── ────────────────── ───────────────── ─────────────────
Form → AI Analyzes → Real-time transcript summary-to-email → Pull design assets →
7 query groups × + 8 copilot commands 1-pager → post- Apply to content →
4 sub-queries → (discover, pain, ...) slides → JBANT → Save to Drive →
synthesize → transcription MEDDPIC → homework Update HubSpot ×4
Brief hexagon → → update-CRM (note/deal/task/files)
3-stage interview
loop → Save to Drive
Frame: "workflow v1 - call prep" — 72 items · 101 connectors
The user completes a structured form with 8 fields. A "Company URL" label sits above the form as the entry prompt.
| # | Field | Type |
|---|---|---|
| 1 | Team members | multi-select dropdown |
| 2 | Company info & contacts | single-line text fields |
| 3 | Context | long-form text input |
| 4 | URLs | URL field (click to add more) |
| 5 | Questions to ask | single-line text fields (click to add more) |
| 6 | Scenario(s) | multi-select dropdown |
| 7 | Audience | multi-select dropdown |
| 8 | Output formats | multi-select dropdown |
The AI ingests all form fields and generates the first set of research queries based on the company, context, team, scenario, and audience provided.
Each group follows the same internal pattern: 4 sub-queries (A/B/C/D) run independently, then merge via a synthesize chevron.
All synthesized query outputs feed into a central hexagon that compiles a brief of findings. This is the pivot point — the AI now has enough context to begin the interactive interview loop with the user.
Each stage is a 3-chevron row flowing left → right: AI analysis → confirm/elaborate → interview & synthesize
| Stage | Chevron 1 (purple) | Chevron 2 (purple) | Chevron 3 (green) |
|---|---|---|---|
| A — Topics & Trends | Create topics, trends, and categories from collective analysis | Ask User to confirm or elaborate | Ask User questions and synthesize responses |
| B — Findings & Insights | Surface key findings and insights | Ask User to confirm or elaborate | Ask User questions and synthesize responses |
| C — Content Formats | Suggest best content formats | Ask User to confirm or elaborate | Ask User questions and synthesize responses; based on desired formats plan content outlines |
1. Name folder ['Account_Name'_plan]
2. Create sub-folder 'account_name-research'
3. Save files
Drive: Google Drive link
Frame: "TRANSCRIBE" — real-time AI copilot with 8 commands
During the live call, the system provides a real-time transcription + copilot interface. The sales rep can invoke 8 slash commands to get AI assistance mid-conversation. Real-time transcription runs continuously, feeding the copilot's context window.
Frame: "POST CALL" — 9 processing commands
Immediately after the call ends, the transcript is processed through 9 sequential commands that transform raw conversation data into structured deliverables.
Frame: "workflow v1 - follow up"
Pull the brand design source material from the linked Google Drive folder.
GET CLOUD LATITUDE
DESIGN.MD, DESIGN SYSTEM,
UI KIT FROM THIS FOLDER >
Take the Design System and UI Kit and apply them to the post-call deliverables (one-pagers, slides, summary emails). This is the brand-application step.
APPLY TO CONTENT
Convention: one [Account_Name]_plan folder per account — the single source of truth for that account's generated materials.
Mirror the call's outputs into the CRM record. Four sequential write operations:
| # | Action | Verb on board | What it does |
|---|---|---|---|
| 4a | add note | add note | Create a note on the contact/deal record capturing the call summary |
| 4b | update deal | update deal | Update the deal record (stage, fields, BANT/MEDDPIC, next steps) |
| 4c | create task | create task | Create a follow-up task (e.g. next-step reminder) |
| 4d | attach files | attach follow up items as files | Attach generated artifacts as files to the record |