Overview
Total Leads & Contacts
{{ stats.customers_count }}
Total Companies
{{ stats.companies_count }}
Coresignal Unverified
{{ coresignalUnverifiedTotal }}
Hunter Pipeline
{{ hunterStatus.latest_report?.status || 'unknown' }}Mode
{{ hunterStatus.phase || 'P1 research-only' }}
{{ hunterStatus.guardrail || 'No automatic prospect outreach' }}
Schedule
01:00 / 07:00 UTC
deterministic daily pipeline
Queue
A {{ hunterStatus.levels?.A || 0 }} / B {{ hunterStatus.levels?.B || 0 }} / C {{ hunterStatus.levels?.C || 0 }}
draft {{ hunterStatus.ops_queue?.draft_ready || 0 }} / enrich {{ hunterStatus.ops_queue?.enrich_needed || 0 }}
Latest Report
{{ hunterStatus.latest_report?.updated_at || 'not generated yet' }}
reports/hunter_daily_latest.md
Ops queue priority
internal only| Priority | Lead | State | Next action | Open |
|---|---|---|---|---|
| P{{ lead.ops_priority || 0 }} |
{{ lead.name || '-' }}
{{ lead.title || lead.email || lead.linkedin || '-' }}
|
{{ lead.ops_status || 'new' }} | {{ lead.ops_next_action || '-' }} |
Recent unconverted leads
{{ hunterStatus.generated_at || '-' }}Top-5 Actionable — A-tier, not yet contacted
| # | Name | Title | Why | Open | |
|---|---|---|---|---|---|
| {{ i+1 }} | {{ c.name || '-' }} | {{ c.title || '-' }} | {{ c.email || '-' }} | {{ c.score_reason || '-' }} |
B-tier Coresignal — unverified emails
{{ coresignalUnverifiedTotal }} pending| Name | Title | Company | Reason | Open | |
|---|---|---|---|---|---|
| {{ c.name || '-' }} | {{ c.title || '-' }} | {{ c.company_name || '-' }} | {{ c.email || '-' }} | {{ c.score_reason || '-' }} |
Leads / Contacts
Double-click any cell to edit. Press Enter to save. Showing {{ (pagination.customers.page - 1) * pagination.customers.limit + 1 }} - {{ Math.min(pagination.customers.page * pagination.customers.limit, stats.customers_count) }} of {{ stats.customers_count }}.
| Name | Title | Company | Telegram | X (Twitter) | Discord | Status | Stage | Level | Outreach | Country | Created At | Actions | ||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ customer.name || '-' }} | {{ customer.title || '-' }} | {{ customer.company_name || '-' }} | {{ customer.telegram || '-' }} | {{ customer.email || '-' }} | {{ customer.linkedin || '-' }} | {{ customer.twitter || '-' }} | {{ customer.discord || '-' }} | {{ customer.status || 'Lead' }} | {{ customer.stage || '-' }} | {{ customer.level || '-' }} | {{ customer.outreach_status || 'never' }} | {{ customer.country || '-' }} | {{ customer.created_at ? customer.created_at.split(' ')[0] : '-' }} | |
Companies
| Company Name | Contact Person | Website | X (Twitter) | Discord | Telegram | Status | Stage | Level | Country | Actions | ||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ comp.name || '-' }} | {{ comp.contact_person || '-' }} | {{ comp.website || '-' }} | {{ comp.linkedin || '-' }} | {{ comp.twitter || '-' }} | {{ comp.discord || '-' }} | {{ comp.telegram || '-' }} | {{ comp.email || '-' }} | {{ comp.status || 'Unknown' }} | {{ comp.stage || '-' }} | {{ comp.level || '-' }} | {{ comp.country || '-' }} | |
{{ selectedCustomer.name || 'Unnamed Client' }}
Contact Details
Title: {{ selectedCustomer.title || '-' }}
Company: {{ selectedCustomer.company_name || '-' }}
Telegram: {{ selectedCustomer.telegram || '-' }}
Email: {{ selectedCustomer.email || '-' }}
导入 Excel
支持列:customer_name / f_parent_uid / 国籍 / level_name / 客户身份 / 近7日平台净收 / 近7天交易额。以 f_parent_uid 为唯一键 upsert。