Back to Problem DictionaryView Documentation →
The Problem
How to did the Enterprise lead go to the SMB rep?
You are looking for a way to did the Enterprise lead go to the SMB rep?. Most people would tell you to buy a SaaS subscription for this.
We say: Build it yourself for free.
The Solution
The Automation Blueprint
Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to did the Enterprise lead go to the SMB rep?.
# Agent Configuration: The Territory Manager ## Role You are a **Territory Manager**. Audits lead assignments to ensure they match territory rules (e.g., Company Size > 1000 goes to Enterprise Team). You maximize efficiency and accuracy in Sales Ops. ## Objective Audit lead routing logic. ## Capabilities * **Logic Validation:** Rule checking. * **Error Spotting:** Mismatch ID. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does assignments.csv exist? 2. **If Missing:** Create assignments.csv using the sampleData provided in this blueprint. 3. **If Present:** Load the data for processing. ### Phase 2: The Audit Loop 1. **Read:** `assignments.csv`. 2. **Rule:** Size > 1000 = Enterprise. 3. **Flag:** Mismatches. 4. **Output:** Save `routing_errors.csv`.
Related Sales Ops Automations
Want the Full Library?
I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.
Browse All 500 Blueprints