# Linkedin Profile Finder

If you do not have a prospect's Linkedin profile, you might want to enrich to find it. This can be used to power the profile scraper or Personalize with AI. To use this feature, simply select "Linkedin Profile Finder" on the Data Cleaning form.&#x20;

<figure><img src="/files/zJzrkRCqzQYVkerMi2md" alt=""><figcaption><p>Linkedin Profile Finder</p></figcaption></figure>

{% hint style="info" %}
If you select either Profile Scraper or Personalize with AI as an enrichment, the profile finder will automatically be added as an enrichment if the Linkedin profile URL is missing.&#x20;
{% endhint %}

We will take the following fields and try to find their Linkedin profile if it is missing.&#x20;

* Full Name
* Company
* Domain
* Location

{% hint style="info" %}
It is better to directly provide the Linkedin Profile if you have the option. Otherwise we might find the a different Linkedin profile for John Smith than the one you were looking for.&#x20;
{% endhint %}


---

# 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.big-brain.co/apps/data-cleaning/data-cleaning-form/data-enrichment/linkedin-profile-finder.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.
