> For the complete documentation index, see [llms.txt](https://docs.darcyiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.darcyiq.com/grow/lead-lists.md).

# Lead Lists

Build your sales pipeline with **AI-powered lead discovery and enrichment**. Let AI find ideal prospects and automatically enrich them with detailed insights for outreach.

{% hint style="success" %}
**No More Manual Research**: Describe your ideal customer and AI will find them, or upload existing lists for automatic enrichment.
{% endhint %}

## Two Ways to Build Lists

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

### 🤖 AI Discovery

Ask AI to find prospects: *"Find 50 SaaS companies in Austin with 10-100 employees"*

{% columns %}
{% column width="50%" %}

<div data-full-width="false"><figure><img src="/files/VGtBAWt1ZXFhelfvEMRc" alt="" width="344"><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column width="50%" %}

<figure><img src="/files/3XWahm7v8Nyw47rghjGA" alt="" width="375"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

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

### 📊 CSV Upload

Upload existing prospect lists for AI enrichment and contact discovery.

## How It Works

{% columns %}
{% column %}

1. **Create Lead List** - Name your list and choose AI discovery or CSV upload
2. **Configure AI Enrichment Columns** - Select what information AI should research (company overview, decision makers, pain points, etc.)
3. **Start Processing** - AI researches each lead in real-time
4. **Review Results** - View enriched data and export to your CRM
   {% endcolumn %}

{% column %}

<figure><img src="/files/HOfNNDuq3WIIJBOMBG05" alt="" width="178"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

## AI Discovery Options

Use the "Find Leads" dialog to specify:

* **Company Type**: Startups, SMBs, Enterprise, SaaS, E-commerce, Agencies
* **Industry**: Technology, Healthcare, Finance, Manufacturing, Legal, etc.
* **Company Size**: 1-10, 11-50, 51-200, 201-1000, 1000+ employees
* **Location**: Cities, regions, countries, or remote companies
* **Advanced Criteria**: Funding status, growth signals, technology needs

## Key Features

### Real-Time Processing

Watch AI research leads live with progress bars and status updates. Processing typically takes 20-30 seconds per lead.

### Smart Disqualification

AI automatically filters out poor-fit prospects (out of business, wrong industry, size mismatch) to improve pipeline quality.

## Management & Collaboration

### Lead Management

* **Search & Filter**: Find leads by status, company name, or custom criteria
* **Bulk Operations**: Delete, export, or process multiple leads at once
* **Lead Detail View**: Tabbed interface showing all AI-generated content
* **Export Options**: CSV

### Team Sharing

Share lists with **Owner**, **Write**, or **Read** permissions for team collaboration.

## Best Practices

* **Start Specific**: Define clear ideal customer profile for better results
* **Test Small**: Try small batches before large lists to validate approach
* **Choose 3-5 Columns**: Select key enrichment columns for speed and quality
* **Regular Cleanup**: Remove outdated leads and refine criteria based on results

{% hint style="info" %}
**Pro Tip**: Use AI discovery for new market segments and CSV upload for existing databases. Focus on 3-5 key enrichment columns for optimal speed and quality.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.darcyiq.com/grow/lead-lists.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
