The problem this solves
Pipedrive organizations are created in the flow of selling, which means they carry whatever the rep knew at the time: a name, maybe a website, rarely a size or an industry. Reporting by segment, routing by territory and scoring by fit all depend on the fields that are missing, and the workaround - reps filling them in from memory - produces values that are inconsistent and often wrong.
Enriching in place solves the gap without the export-and-import risk. The agent fills only empty fields, writes back through Pipedrive's own API, and stores the detected technologies where they can be filtered. The saved filter is the payoff: a live view of the organizations that match the ICP band, available to every rep the moment the enrichment finishes.
How the mission runs
- Find organizations with gaps. The Enrichment Agent reads Pipedrive organizations and selects those with an empty headcount, industry or technology field, resolving domains for any that have only a name.
- Fill firmographics and technographics. Headcount, industry and HQ are filled through the firmographic waterfall, and detected technologies are added from technographics, grouped into the categories you care about. Existing values are left untouched.
- Write back as a reviewed batch. Updates are presented with counts per field, and on approval written to the organization fields, with custom fields created for technology categories where Pipedrive has none.
- Create the ICP filter. A Pipedrive filter named <name> is created with the ICP conditions - headcount band, industries, required or excluded technologies - so the enriched organizations that qualify appear in one live view for the team.
The prompt
This is the exact objective the agent receives. Swap the obvious placeholders for your own domain, segment or channel and run it as-is from the console, Slack, or the API.
What comes back
Pipedrive organizations with headcount, industry, HQ and technology categories populated wherever the waterfall could fill them, written only into empty fields, plus a saved filter named <name> showing the organizations that fall inside your ICP band. A report shows coverage per field before and after and the organizations that remain unresolved.
Make it yours
- Add the latest funding round and total raised as custom fields for a budget view.
- Restrict the run to organizations with open deals or a named owner.
- Schedule it monthly so new organizations are filled before reps rely on them.
- Add a fit score as a custom field so the filter can be sorted by fit rather than by name.
Frequently asked questions
Will it create custom fields in Pipedrive?
Only for technology categories, and only after you approve the batch; you can name existing fields to use instead.
How is the ICP filter defined?
From the conditions in your prompt or your saved ICP. The agent shows the filter logic before creating it.
Can I see which source filled each value?
Yes. The report lists the source per field, and a note on each organization records the provenance.
What happens to organizations with no domain?
The agent resolves a domain from the organization name and any linked people's emails first; organizations that still cannot be resolved are reported with the closest candidate so a rep can confirm.
Does the filter update as data changes?
Yes. A Pipedrive filter is a live query over the fields, so organizations enter and leave it as their headcount or industry values change on later runs.
Can I run it on people as well as organizations?
Yes. Ask for people and each person's title, seniority and email verification status are filled in the same pass, with the same rule that existing values are never overwritten.
Can it enrich deals rather than organizations?
Deals inherit the organization's fields, so enriching organizations is the right level; ask for a deal filter and it is created on the enriched organization fields.