# Contact Enrichment

The **Contact Enrichment Node** enhances your contact records with missing data — typically used to retrieve verified **email addresses** and other key contact attributes. If you've already discovered a person but are missing ways to reach them, this node fills in the gaps.

***

### When to Use It

Use the Contact Enrichment node when you want to:

* Find email addresses for contacts discovered or passed through earlier steps
* Complete missing fields before pushing to downstream systems like Outreach, Salesforce, or HubSpot

***

### Configuration Overview

Here’s how it works:

**Enrichment Mode**

Currently, the available enrichment mode is:

* **Email** – Finds the best available email address for each contact, prioritizing verified work emails where possible.

***

<figure><img src="/files/Wq5s09XyvmFxH29S8Wr4" alt=""><figcaption></figcaption></figure>


---

# 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/nodes/transformations/contact-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.
