Company & Person Enricher

Enricher sub-agent
Data enrichment sub-agent

Three prebuilt enrichment sub-agents that let your agent look up real data during conversations.

Company Enricher

When enabled, your agent can look up company information from a domain name.

What it returns: Company name, industry, size, location, description, website.

Example interaction:

  • User: "What can you tell me about stripe.com?"
  • Agent: calls Company Enricher → "Stripe is a financial technology company based in San Francisco with ~8,000 employees. They provide payment processing infrastructure for internet businesses."

Person Enricher

Looks up contact details from a person's name and company.

What it returns: Job title, LinkedIn profile, email, phone, company details.

Example interaction:

  • User: "Find the CTO of Acme Corp"
  • Agent: calls Person Enricher → "Jane Smith is the CTO of Acme Corp. LinkedIn: linkedin.com/in/janesmith"

Email Finder

Finds a person's business email from their name and company domain.

What it returns: Best-guess email address with confidence score.

Example interaction:

  • User: "What's John Doe's email at acme.com?"
  • Agent: calls Email Finder → "Based on Acme Corp's email pattern, John Doe's likely email is john.doe@acme.com (confidence: 0.85)"

Enabling enrichment sub-agents

  1. Agent Studio → Capabilities tab → Prebuilt Agents
  2. Toggle on Company Enricher, Person Enricher, and/or Email Finder
  3. The agent automatically uses them when users ask relevant questions

Credits

Sub-agentCredits per use
Company Enricher10
Person Enricher20
Email Finder10

Combining enrichment agents

Enable all three for a complete prospecting workflow:

  1. User asks about a company → Company Enricher provides company data
  2. User asks for a contact → Person Enricher finds the contact
  3. User asks for their email → Email Finder discovers the email

All within a single conversation (no switching between tools).

Warning

Enrichment accuracy depends on data availability. Small or private companies may return limited results. Always verify enriched data before using it for outreach.