# Instant Finder

As the name suggests, Instant Email Finder is used to get instant results. Once you have created an account, go to Email Finder, enter the prospect's name and the domain/company name, and click on search.&#x20;

<div data-with-frame="true"><figure><img src="https://93738666-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEXQQW0hsXyH0YD4ePoxb%2Fuploads%2FnHxX9erMXFCFcM5zV9vf%2Fclearout_instant_email_finder_update-2cf8c1b352709cda29739937c3f84288.gif?alt=media&#x26;token=29f4136c-ca3b-4cec-97f7-783318dd3f04" alt="Instant Email Finder Search and Results Overview" width="563"><figcaption></figcaption></figure></div>

This feature allows you to look up email addresses individually, and the results will be available in a few seconds.

## Where to Find It in App

* Log in to your [**Clearout dashboard**](https://app.clearout.io/dashboard).​
* In the top navigation, go to **Email Finder → Find Email**.​
* The Instant Finder screen displays input fields to enter the **prospect’s name and** **company/domain**, along with a **Search** button to find the email address instantly.

## How It Works

### Input

* Enter the **prospect’s name** in the name field.
* Enter the **company name or domain** in the corresponding input field.
* Click **Search** to start finding the email address.

<figure><img src="https://93738666-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEXQQW0hsXyH0YD4ePoxb%2Fuploads%2FxccmGphOUfIiGvi2faHz%2Fimage.png?alt=media&#x26;token=25c3e125-5ef2-48c9-9849-2b017a71faad" alt="Instant Email Finder Search and Results" width="563"><figcaption></figcaption></figure>

The result will be displayed within a few seconds or it will be available under the [Email Finder History.](#finder-history-in-activities)

### Reading output <a href="#reading-output" id="reading-output"></a>

For each lookup, Email Finder returns the **discovered email address**, along with its normalized **name, company,** **email address**, and **confidence score** to help you understand the quality of the result.

Any email lookup done using Instant Finder reflects the result in the history table of the email finder. The email lookup details are retained for only 30 days. It comes with a download option too.

Any lookup with the status **"In-progress"** will be added to the history and populated automatically.

### Limits

* Instant Email Finder is designed for looking up email addresses for individual prospects.
* It is best suited for **quick discovery** rather than processing large lists.
* For discovering email addresses at scale, use [**Bulk Email Finder**](https://docs.clearout.io/email-finder/bulk-finder).

## Email Finder History <a href="#email-finder-history" id="email-finder-history"></a>

The **Email Finder History** section provides an audit trail of all instant email lookups.​

<div data-with-frame="true"><figure><img src="https://93738666-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEXQQW0hsXyH0YD4ePoxb%2Fuploads%2FuSKC6meeHMb2FMY4xosM%2Fef-history.png?alt=media&#x26;token=e4ed5d6e-453b-4fa1-a9dd-e6faad8ee627" alt="Instant Email Finder History"><figcaption></figcaption></figure></div>

* Columns include **Name**, **Company**, **Email Address**, **Confidence Score**, and **Date**.​
* You can:
  * Filter by **Created On** date range (for example, “Last 7 days”).​
  * Filter by **Status** (e.g., All / Completed / In Progress).​
  * Search by **Name / Company** using the search box above the table.​
  * Export the results using the download icon.​

## Download discovered email <a href="#verification-history-in-activities" id="verification-history-in-activities"></a>

All Instant Email Finder runs are logged in the [**Activities**](https://app.clearout.io/activities) section.​

* In the top navigation, go to **More → Activities.**
* Filter by **Email Finder** to see past runs.​
* Download the report (for example, CSV) and open it in your preferred tool to review or share results.​

{% hint style="info" %}
**Developer note**

Want to automate email discovery? Refer to the [Email Finder API](https://docs.clearout.io/developers/api/email-finder#post-email_finder-instant) section for sample code and integration details.
{% 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.clearout.io/email-finder/instant-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.
