# HockeyStack Data Enrichment

#### How Enrichment Works

HockeyStack enriches your account and contact data by pulling from multiple sources. We start with our own B2B database, layer in any data from your connected CRM, and then tap into third-party providers like ZoomInfo or Cognism for email and phone lookups.

#### Account (Company) Data

When you bring accounts into a workflow, we can populate the following fields:

Firmographics

* Company Name
* Domain
* Industry (standardized to our taxonomy)
* Employee Count
* Annual Revenue
* HQ Location (Country, State, City)
* B2B Indicator

Signals & Intent

* Technologies Used (what's in their tech stack)
* Is Hiring (do they have open roles?)
* Roles They're Hiring For
* Recent Executive Departures
* Recent Executive Arrivals

*Note: These signals and intent data are examples of the output generated by our Company or Contact Research Agents. Custom prompts can be used to create new, bespoke research agents.*

Website Traffic (requires SimilarWeb)

* Monthly Unique Visitors
* Monthly Total Visits

#### Contact Data

For contacts discovered or passed through workflows:

Profile Information

* Full Name, Job Title, Department, LinkedIn URL, Location (Country, Region), Profile Picture URL

Contact Details (requires ZoomInfo or Cognism)

* Work Email, Direct Phone Number

### Third-Party Integrations

#### ZoomInfo

Connect with your ZoomInfo email and password. Once connected, contact enrichment nodes will automatically use ZoomInfo to find emails and phone numbers.What we pull: First Name, Last Name, Email, Phone, Company Website, City, State, Country

#### Cognism

Connect with your Cognism API key. Works the same as ZoomInfo – automatically kicks in when you run contact enrichment.What we pull: First Name, Last Name, Job Title, Email, Phone, Account Name, Account Domain

#### SimilarWeb

Connect with your SimilarWeb API key. Used specifically for account-level enrichment to pull website traffic metrics.What we pull: Monthly Unique Visitors, Monthly Visits

### Setting Up Your Integrations

All three providers are configured in Atlas → Ingest. If you are looking for other connections, let us know and we can figure out those custom connections as well (counting toward your credits)&#x20;

| Provider   | What You Need    |
| ---------- | ---------------- |
| ZoomInfo   | Email + Password |
| Cognism    | API Key          |
| SimilarWeb | API Key          |

Once connected, the enrichment happens automatically in your workflows, no extra configuration per workflow.

***

### Workflow Nodes

#### Source Node

Every workflow starts here. When you define your source (a View or custom filters), we automatically enrich all accounts and contacts with firmographic and profile data. This happens before any other node runs.

#### Contact Discovery Node

Finds new contacts at your target accounts. You configure:

* Personas (job titles/roles you care about)
* Max contacts per company
* Optional filters: recently joined, recently promoted, ex-customers

Discovered contacts come with name, title, department, LinkedIn, and location already filled in.

#### Contact Enrichment Node

Adds email and/or phone to contacts. Two modes:

* Email - Finds verified work emails
* Phone - Finds direct phone numbers (requires Cognism or ZoomInfo)

*Note: These count towards your HockeyStack credits.*

#### Account Enrichment Node

Adds SimilarWeb traffic data to accounts. One mode currently:

* SimilarWeb - Monthly unique visitors and total visits

***

### Typical Workflow Setup

For outbound prospecting:

Source (ICP accounts)&#x20;

&#x20;   → Contact Discovery (find decision makers)

&#x20;   → Contact Enrichment (get emails)

&#x20;   → Outreach / Salesforce / Slack

For account prioritization:

Source (target accounts)

&#x20;   → Account Enrichment (SimilarWeb traffic)

&#x20;   → Filter (high traffic only)

&#x20;   → Slack alert / CRM sync

***

### Territory Planning Use Cases

* Filter by firmographics: Industry, employee size, revenue, geography. Enrichment fills gaps automatically.
* Find decision makers: Contact Discovery + Enrichment gets you names, titles, and emails at your target accounts.
* Prioritize by engagement potential: SimilarWeb data helps you focus on accounts with real scale.
* Competitive targeting: Technologies Used field lets you find accounts running specific tools.

### Privacy & Compliance

We take this seriously. All enrichment providers go through GDPR and CCPA compliance verification before we integrate them. If your org has specific vendor requirements, we can work with your preferred provider. More details in [Data Enrichment and Privacy](/account-intelligence/workflows/data-enrichment-and-privacy.md).&#x20;

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hockeystack.com/account-intelligence/workflows/hockeystack-data-enrichment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
