# Enrichments

## What are Enrichments?

If you have a spreadsheet with 500 emails, and you want to find out the names, positions, and locations of each person on your list, how will you do it? Most often, you might start doing your research online, searching for data about each person in your list, and then manually typing it into the sheet line by line. This data entry task is basically the manual, un-automated version of data enrichment.

On Databar, enrichments let you automatically populate and create new columns in your spreadsheet using third-party data sources that already have the data that you need. Here's how it looks in real-time when enriching a list of URLs with logo images, names, Twitter handles, est. revenue & head-count data, and data on whether the company has been acquired:

<figure><img src="https://536782565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN1gGey2zqiCs3FbMHdrl%2Fuploads%2FbTJOBvvmfAkPSm4M8UFm%2Fgifmock.gif?alt=media&#x26;token=dae90ccb-0a72-473c-b24f-cbb4a64b00cf" alt=""><figcaption><p>Demonstration of enrichments on Databar</p></figcaption></figure>

## What can I do with enrichments?

Enrichments let you augment your data with third-party data sources so you never have to do manual data entry again. Enrichments also let you dive deeper into the data that you might already have, as well as standardize data formats & clean up columns in your spreadsheets.

Here are several use cases showing the power of data enrichment on our site:

* Find the number of clicks a list of sites got over the past month in SEO
* Get the estimated revenue of a database of startups
* Scrape pricing pages to find out how much each company in your list charges for its SaaS
* Find the emails of decision-makers at a given list of companies
* Verify a list of emails


---

# 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.databar.ai/using-databar/enrichments.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.
