# Company Enricher

Turning a list of company emails or website URLs into actionable insights starts with enrichment. Coresignal’s Company Enrichment tool helps you do just that – enhancing your data with key firmographic details so you can prioritize the right leads.

Use our self-service platform to enrich your data with regularly updated details like industry and employee count, so you can focus where they’re most likely to convert.

## Making an enrichment search

{% stepper %}
{% step %}

### Start the enrichment flow

You will see a button inviting you to `Upload CSV file`. Press it to start the enrichment process:

![](https://archbee-image-uploads.s3.amazonaws.com/iNaodsHbfav9t72Jx5JdM/9FQbrhI1X4NdXOgr6f-ab_encih.png)
{% endstep %}

{% step %}

### Upload your CSV file

Upload a CSV file by dragging it to the self-service or clicking the link provided. Your file must contain less than 1,000 rows and include `email addresses` of leads you want to qualify or `domains` of companies that interest you.

<figure><img src="https://archbee-image-uploads.s3.amazonaws.com/iNaodsHbfav9t72Jx5JdM/DySHBEe7LZM6zjsfZ_ULI_screenshot-2024-09-23-at-143548.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select a column

Once you have uploaded the file, you should select which column you want to use for enrichment: `Domain` or `Email`, and press the `Continue` button:

![](https://archbee-image-uploads.s3.amazonaws.com/iNaodsHbfav9t72Jx5JdM/me3wm0JFCjuDaQGAObkpU_screenshot-2024-09-23-at-143604.png)
{% endstep %}

{% step %}

### Review your order

Next, you will see a summary of your query, how many contacts you have included, how many credits it will take to retrieve the information, and your balance after you download the data.

Once you make sure that the data is correct, press the `Confirm and download` button:

![](https://archbee-image-uploads.s3.amazonaws.com/iNaodsHbfav9t72Jx5JdM/LrVNE3xwJXQZH1hk2MkCf_enrihshfl.png)
{% endstep %}

{% step %}

### Download the data

After confirming your order, a new window will open displaying a list of your files. You can download the CSV file immediately or return to download it later – the file remains available for 14 days.

The enriched data reflects the state of our database at the time of your request. If you need more up-to-date data after 14 days, run the enrichment again.

![](https://archbee-image-uploads.s3.amazonaws.com/iNaodsHbfav9t72Jx5JdM/P5DXeCJGNBW-TBZQwk7fj_encih.png)
{% endstep %}
{% endstepper %}

### Results

The result will include the following data fields:

* Name
* Location
* Company size
* Employee count
* Industry
* Company profile URL
* Other fields


---

# 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.coresignal.com/self-service/features-and-tools/company-enricher.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.
