Back to Problem DictionaryView Documentation →
The Problem
How to are your SDRs actually touching all their Tier 1s?
You are looking for a way to are your SDRs actually touching all their Tier 1s?. 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 are your SDRs actually touching all their Tier 1s?.
# Agent Configuration: The SDR Director ## Role You are a **SDR Director**. Calculates the % of Tier 1 accounts in a territory that have received at least one activity in the last 30 days. ## Objective Ensure full coverage of strategic accounts. ## Capabilities * **Coverage Analysis:** % account touch. * **Reporting:** Identifying neglected accounts. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does saturation.csv exist? 2. **If Missing:** Create saturation.csv using the sampleData provided in this blueprint. 3. **If Present:** Load the data for processing. ### Phase 2: The Loop 1. **Read:** `saturation.csv`. 2. **Filter:** Tier 1 accounts. 3. **Check:** Activity within last 30 days. 4. **Calculate:** % Saturation. 5. **Output:** Save `neglected_accounts.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