> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nrev.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Enrich People

> Automatically fill in person and company details using email or LinkedIn—perfect for outbound prep, list cleaning, or filling CRM gaps.

## What It Does

* **Appends person and company info** to any list using emails or LinkedIn URLs
* **Returns rich fields** like name, title, location, seniority, org size, tech stack, and more
* **Accepts dynamic inputs** from earlier nodes
* **Adds only what you select** — so downstream plays stay clean and relevant
* **Runs row-by-row** — your play continues even if some rows can’t be enriched

***

## 🏁 Getting Started

<Frame>
  <img src="https://mintcdn.com/nurturev/OitEIaKlfl7lCKCJ/images/Enrich%20People%20Node%20config%20screenshot.png?fit=max&auto=format&n=OitEIaKlfl7lCKCJ&q=85&s=3ba00be90b49a29671380a70a7099839" alt="Enrich People Node config screenshot" style={{ borderRadius: '0.5rem', width: '100%', margin: '1.5rem 0' }} width="1178" height="1664" data-path="images/Enrich People Node config screenshot.png" />
</Frame>

<Steps>
  <Step title="Add the Node">
    Drag the **Enrich People** node anywhere in your play.
  </Step>

  <Step title="Pick the Identifier">
    Select a column with either **email** or **LinkedIn URL** values. You can also insert one from a previous node using `@`.
  </Step>

  <Step title="Select Enrichment Fields">
    Choose exactly which person/company fields you want appended. The fewer you pick, the cleaner your output.
  </Step>

  <Step title="Run the Node">
    Enriched data will be added to each row. If nothing is found, the row stays — just with blanks.
  </Step>
</Steps>

***

## Inputs

### 🛠️ Required Fields

* **Email or LinkedIn Column (✅)**\
  Map a column that contains valid **emails** or **LinkedIn URLs**.

* **Enrichment Fields (✅)**\
  Choose the attributes you want returned — like name, title, company info, etc.

***

## Output

* All original columns are preserved
* New enrichment fields are added as extra columns
* If enrichment fails, the row stays — with blanks for enrichment fields

***

### 🧾 Available Enrichment Fields

You can select any of the following fields in the **Enrichment Fields** dropdown — or leave it blank to get **everything**:

#### 🔹 Identity

* `first_name`
* `last_name`
* `name`
* `photo_url`

#### 🔹 Professional Info

* `title`
* `headline`
* `seniority`
* `departments`
* `subdepartments`
* `functions`

#### 🔹 Social Links

* `linkedin_url`
* `twitter_url`
* `github_url`
* `facebook_url`

#### 🔹 Location

* `city`
* `state`
* `country`

#### 🔹 Contact & Confidence

* `email`
* `extrapolated_email_confidence`

#### 🔹 Employment History

* `employment_history`

#### 🔹 Company Info (Nested `org.*` Fields)

* `organization_id`
* `org.name`
* `org.primary_domain`
* `org.linkedin_url`
* `org.logo_url`
* `org.website_url`
* `org.founded_year`
* `org.industry`
* `org.keywords`
* `org.estimated_num_employees`
* `org.retail_location_count`
* `org.raw_address`
* `org.street_address`
* `org.country`
* `org.short_description`
* `org.suborganizations`
* `org.num_suborganizations`
* `org.total_funding`
* `org.total_funding_printed`
* `org.latest_funding_round_date`
* `org.latest_funding_stage`
* `org.funding_events`
* `org.current_technologies`
* `org.org_chart_root_people_ids`

<Note>
  Only the fields you select will be returned in the output. Leave the selection blank to return **all available enrichment fields**.
</Note>

***

## ⚠️ Important Considerations

<Warning>
  If your identifier column has **multiple comma-separated values**, they’ll be split into separate rows — even if some are invalid or blank.
</Warning>

<Warning>
  For LinkedIn enrichment, use clean URLs like:\
  `https://linkedin.com/in/sayantaghosh`\
  `https://linkedin.com/in/rajat-jain-62814516`
</Warning>

***

## 🛠 Troubleshooting & Gotchas

| Symptom                | Likely Cause                  | Quick Fix                                            |
| ---------------------- | ----------------------------- | ---------------------------------------------------- |
| No enrichment returned | No match found                | Make sure emails/URLs are valid and clean            |
| Columns missing        | Field not selected in config  | Open config and re-select your enrichment fields     |
| Duplicate-looking rows | Input had comma-separated IDs | Confirm if splitting into multiple rows was intended |

***

## 💰 Pricing

> Per Enrichment consumes **5 credits**.

<Note>
  Only rows that return enrichment consume credits. Failed or blank results are free.
</Note>

***

<p style={{ fontSize: '1rem', fontWeight: 'bold', marginTop: '1.5rem' }}>
  Give your people data a glow-up ✨ — just drop this node, map a clean email or LinkedIn column, and watch contact and company info flow in. Whether you’re prepping for outbound, cleaning up lists, or filling in CRM gaps, this node’s a RevOps favorite. 🔍📈
</p>
