Documentation

Everything you need to know

Guides, API docs, and integration references for ProspectIQ.

Getting started

Get from zero to sending your first AI-researched outreach sequence in under 10 minutes. Follow the steps below in order.

01

Create your account

Sign up at myicp.website/signup. Choose a plan — Starter ($39/mo) is a great starting point for solo reps. Your 14-day free trial starts immediately, no credit card required.

02

Add your first prospect

Navigate to Dashboard → Prospects → Add Prospect. Enter a name, company, and job title. ProspectIQ will automatically run AI research using Exa to surface intent signals, recent news, and a lead score.

03

Review AI research

Click any prospect row to open the research panel. You'll see intent signals (e.g. "Actively Hiring", "Recently Funded"), a lead score out of 100, and suggested outreach angles based on real-time data.

04

Compose your first email

Open Dashboard → AI Compose. Select your prospect and click "Generate". The AI will write a personalized cold email using the research data. Edit, approve, and send — or add it to a sequence.

05

Connect your CRM

Go to Dashboard → Settings → Integrations. Connect HubSpot or Notion to sync prospects and deals automatically. Every prospect you research in ProspectIQ can be pushed to your CRM with one click.

Pro tip: Install the Chrome extension to research prospects directly from LinkedIn profiles without leaving your browser.

Email sequences

Build multi-step outreach sequences that run automatically. Each step can be AI-personalized based on the prospect's research data.

Creating a sequence

  1. 1Go to Dashboard → Outreach → New Sequence
  2. 2Name your sequence and set the sending schedule (e.g. Day 1, Day 3, Day 7)
  3. 3Write or AI-generate each step's subject line and body
  4. 4Enable "Auto-pause on reply" to stop the sequence when a prospect responds
  5. 5Assign prospects to the sequence and activate

AI Compose

The AI Compose tool generates personalized email copy for each prospect using their research data. It references specific details — recent news, intent signals, role context — to write messages that feel researched, not templated.

Access it at Dashboard → AI Compose, or click "AI Write" on any sequence step.

Deliverability best practices

  • Send from a custom domain, not a free Gmail or Outlook address
  • Keep daily send volume under 100 emails per inbox when warming up
  • Use plain-text emails — HTML-heavy emails trigger spam filters
  • Always include an unsubscribe link in cold outreach
  • Monitor bounce rates — above 5% signals a list quality problem

Webhooks

ProspectIQ sends real-time HTTP POST events to your endpoint whenever key actions occur. Use webhooks to trigger workflows in Zapier, Make, or your own backend.

Supported events

prospect.createdA new prospect was added to your account
prospect.researchedAI research completed for a prospect
email.sentAn outreach email was sent
email.openedA prospect opened your email
email.repliedA prospect replied to your email
deal.stage_changedA deal moved to a new pipeline stage

Webhook payload example

email.opened
{
  "event": "email.opened",
  "timestamp": "2026-09-05T14:32:00Z",
  "data": {
    "prospectId": 42,
    "prospectEmail": "[email protected]",
    "subject": "Quick question about your SDR stack",
    "openedAt": "2026-09-05T14:32:00Z",
    "sequenceId": 7,
    "stepNumber": 1
  }
}

Registering a webhook

Go to Dashboard → Settings → Webhooks → Add Endpoint. Enter your HTTPS URL and select the events you want to receive. ProspectIQ will send a test event immediately to verify your endpoint is reachable.

Integrations

ProspectIQ connects to the tools your team already uses. Sync prospects, deals, and activity data without manual exports.

HubSpot

CRM

Push prospects and deals to HubSpot contacts and deals automatically. Bi-directional sync keeps both systems in agreement.

Dashboard → Settings → Integrations → HubSpot → Connect

Notion

CRM / Workspace

Sync your prospect list and deal pipeline to Notion databases. Ideal for teams that use Notion as their primary workspace.

Dashboard → Prospects → Sync to Notion (or use the API)

Salesforce

CRM

Native Salesforce integration for enterprise teams. Syncs leads, contacts, opportunities, and activity history.

Available on Pro and Enterprise plans. Contact support to enable.

Slack

Notifications

Receive Slack notifications when a prospect opens an email, replies, or hits a high lead score threshold.

Dashboard → Settings → Notifications → Slack

Zapier / Make

Automation

Connect ProspectIQ to 5,000+ apps via Zapier or Make using our webhook events as triggers.

Use the Webhooks section above to configure your trigger endpoint.

Looking for the full API reference?

REST endpoints, authentication, request/response schemas, and code examples.

View API docs

Need help?

Our support team is available Monday–Friday, 9am–6pm ET.

Contact support