> For the complete documentation index, see [llms.txt](https://docs.clearout.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clearout.io/help-and-support/featured-answered/prospect.md).

# Prospect

<details>

<summary>What is Clearout Prospecting?</summary>

Clearout Prospecting helps discover potential leads and generate professional contact details such as business email addresses and company information. It enables sales and marketing teams to build targeted prospect lists for outreach.

</details>

<details>

<summary>Why use Clearout Prospecting?</summary>

Clearout Prospecting helps identify decision-makers and generate verified contact information. This allows sales and marketing teams to build qualified lead lists and improve outreach efficiency.

</details>

<details>

<summary>How is Clearout Prospecting different from other prospecting tools?</summary>

Clearout combines **email discovery, validation, and enrichment** in a single workflow. This helps reduce invalid contacts and ensures that prospect data returned is suitable for outreach.

</details>

<details>

<summary>How accurate is Clearout Prospecting?</summary>

Clearout Prospecting applies multiple validation checks before returning results. Contact details are verified using domain validation and email verification techniques to improve data accuracy.

</details>

## LinkedIn Chrome Extension

<details>

<summary>How does Clearout's LinkedIn Chrome Extension help with prospecting?</summary>

[Clearout's LinkedIn Chrome Extension](https://chromewebstore.google.com/detail/email-finder-phone-enrich/hjhpmemgiecpogjpmofnnaghdokkfcpp) analyzes information from LinkedIn profiles such as name and company domain to generate or discover associated business email addresses and contact details.

</details>

<details>

<summary>How do I install and set up the Clearout LinkedIn Chrome Extension?</summary>

You can [install the extension](https://chromewebstore.google.com/detail/email-finder-phone-enrich/hjhpmemgiecpogjpmofnnaghdokkfcpp) from the Chrome Web Store. After installation, [log in](https://app.clearout.io/login) to your Clearout account and activate the extension while browsing LinkedIn profiles to start prospecting.

</details>

<details>

<summary>Is the LinkedIn Chrome Extension free to use?</summary>

The extension can be installed for free, and you can test it with 100 free credits you receive upon successful account creation on Clearout. However, after testing, discovering contact details through the extension consumes credits according to the Clearout credit system.

</details>

<details>

<summary>Can I export prospect data collected through the LinkedIn Chrome Extension?</summary>

Yes. Prospect data collected through the extension can be exported to .CSV or Google Sheets and used for further processing or imported into CRM or marketing platforms.

</details>

<details>

<summary>Does Clearout's LinkedIn Chrome Extension comply with LinkedIn policies?</summary>

Yes, Clearout's LinkedIn Chrome Extension is fully compliant with LinkedIn's terms of service and privacy policies. We prioritize strict adherence to these policies to ensure the privacy and data security of our users.

</details>

<details>

<summary>Is there a limit on using the LinkedIn Chrome Extension?</summary>

Usage depends on the number of credits available in your Clearout account. Each successful prospect discovery consumes credits based on the Clearout pricing model.&#x20;

However, to keep your account safe, we recommend staying below the following limits:

* 150 prospects per day for a free LinkedIn account
* 500 prospects per day for a premium LinkedIn account
* 1000 prospects per day for a Sales Navigator search

</details>

## In-App Prospecting

<details>

<summary>What is Clearout In-App Prospecting?</summary>

Clearout In-App Prospecting allows users to discover new prospects directly within the Clearout platform by searching for potential leads and generating contact information.

</details>

<details>

<summary>How do I search for new prospects?</summary>

Prospects can be discovered using the In-App search tool or through the LinkedIn Chrome Extension by providing information such as name, company, or domain.

</details>

<details>

<summary>What enrichment capabilities does In-App Prospecting provide?</summary>

In-App Prospecting can enrich prospect records by adding information such as business email addresses, company details, and other available contact attributes.

</details>

<details>

<summary>Can I export enriched prospect data?</summary>

Yes. Enriched prospect data can be exported to .CSV or Google Sheets for use in CRM systems, marketing platforms, or sales workflows.

</details>

<details>

<summary>How accurate and up to date is the prospect data?</summary>

Clearout applies validation checks to ensure prospect data accuracy. However, like any contact data, information may change over time, so periodic verification is recommended.

</details>


---

# 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.clearout.io/help-and-support/featured-answered/prospect.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.
