# Email Reverse Lookup&#x20;

Email Reverse Lookup **uncovers details like a name, a job title, a company, and other attributes associated with an email address** while simultaneously validating it. This helps you qualify inbound leads, clean legacy lists, and personalize outreach to generic or unfamiliar email IDs.​

## How to use Email Reverse Lookup

* Go to Reverse Lookup → [Email Reverse Lookup](https://app.clearout.io/reverse-lookup/email) in the Clearout dashboard.
* Enter an email address in the input
* Click Search to start the reverse search and validation process.
* Successful search results will be automatically added to the default list and you can export them to your sales tools for outreach activities.

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

Want to automate email reverse lookup, refer to the **Reverse Email Lookup API**[ ](https://docs.clearout.io/developers/api/reverse-lookup#get-reverse_lookup-email)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/reverse-lookup/email-reverse-lookup.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.
