Manual
Creator outreach & CRM — from harvested email to signed partner
Last updated: 2026-06-10
In short
KOLens closes the loop after discovery: contacts (emails, websites, social handles) are harvested automatically from bio links during scraping; a built-in CRM tracks each creator conversation through stages (lead → contacted → responded → negotiating → partner / declined); and AI drafts personalized outreach emails — subject, body, rationale and a recommended send time — grounded in the creator's recent videos and your workspace brand profile. Drafting and CRM are free. KOLens never sends email on your behalf: you copy the draft into your own inbox, so deliverability and sender reputation stay yours.
Where contacts come from
Every discovery run crawls each creator's bio links (including Linktree-style pages) and extracts emails, websites, Instagram, YouTube and other handles into the dossier. Filtering with require_email turns any search into a contactable shortlist. No manual copy-paste from profiles, no third-party email-finder subscription.
The conversation pipeline
Each creator relationship is a conversation (POST /api/crm/conversations) that moves through stages: lead → contacted → responded → negotiating → partner, with declined and archived as exits. Every touchpoint is logged on the conversation's event timeline — email sent, reply received, call, meeting, rejection — so anyone on the team can reconstruct the relationship in one scroll. Conversations are workspace-scoped: your whole team works one pipeline.
Tip
Pipeline status flows back into KOL lists automatically — a list member's row shows their live CRM stage, so the casting view and the outreach view never disagree.
AI outreach drafting
The draft endpoint (POST /api/crm/conversations/{id}/ai/draft, or the draft_outreach MCP tool by username) reads the creator's recent videos and your workspace brand profile, then returns a structured draft: subject, plain-text and HTML body, the rationale behind the angle, and a recommended send time. A prompt_hint steers tone and offer (“friendly, affiliate commission offer, mention their cat video”). Drafting is free and unlimited.
Note
By design, KOLens does not send email. You copy the draft into Gmail/Outlook/your DM of choice. Your domain reputation, your sending identity, your control. Each AI draft is stamped on the timeline so the team knows what was generated versus sent.
How to run an outreach wave
- Start from a triaged list — shortlisted members with email present.
- For each, generate a draft (draft_outreach) with a prompt_hint matching your campaign; skim, edit the details only you know, and send from your own inbox.
- Log the send as an event; move the conversation to contacted.
- When replies arrive, log them, move stages, and add follow-up tasks (POST /api/crm/tasks) with due dates so nothing slips.
- Before a negotiation call, run summarise_conversation — summary, sentiment, key quotes and a recommended next action from the whole thread.
Typical scenarios
- Affiliate recruiting at volume: a TikTok Shop seller drafts 30 personalized emails in an afternoon — each referencing the creator's actual content — instead of one template blast that lands in spam folders.
- Agency continuity: an account manager goes on leave; the replacement reads each conversation timeline and picks up negotiations without a single “sorry, who are you again?”.
- Re-engagement: bulk re-engage (POST /api/crm/bulk-re-engage) revives stalled conversations — past responders who never closed get a fresh, context-aware nudge.
Advanced usage
- Brand profile leverage: the richer your workspace brand profile (product, audience, budget, voice), the sharper every draft — set it once, every email improves.
- Next-action suggestions: the AI next-action endpoint reads a conversation and proposes the single best move — useful for working a 50-conversation pipeline by priority.
- Outreach history per creator: a dossier's outreach-history view shows every past conversation across campaigns before you reach out again.
- Agent-driven outreach: via MCP, Claude can triage a list, draft outreach for the top members and assemble the send queue — you stay the human who hits send.
Frequently asked questions
Why doesn't KOLens send the emails?
Deliverability and trust. Cold email sent from a shared SaaS domain gets filtered, and creators reply to real brand inboxes, not tool addresses. Drafting is where AI adds value; sending from your own identity is what gets answered. Integrated sending with reply tracking is on the roadmap.
Does drafting cost credits?
No — outreach drafts, conversation summaries and next-action suggestions are free, as is the whole CRM. Credits are only spent on data collection (scrapes, lookups, tracking captures).
Can I use it for DMs instead of email?
Yes — the draft's plain-text body works for TikTok/Instagram DMs; ask for a shorter DM-style draft via prompt_hint. Log the DM as an event so the timeline stays complete.
Who sees my conversations?
Conversations are workspace-scoped: visible to your workspace members only. On a personal account they're private to you.
Related
Ready to try it on real data?
Everything in this manual works on a free account — the homepage demo search doesn't even need one. Your first search takes about 5 minutes.
Get started