# FAQs

## General Questions  <a href="#general-questions" id="general-questions"></a>

<details>

<summary>What is the difference between Reverse Email Lookup, LinkedIn Reverse Lookup, and Domain Reverse Lookup?</summary>

Clearout provides different reverse lookup tools depending on the type of input available:

* **Reverse Email Lookup** – uses an email address to discover associated contact or company details.
* **LinkedIn Reverse Lookup** – uses a LinkedIn profile URL to identify contact information related to the profile.
* **Domain Reverse Lookup** – uses a company domain to identify contacts or associated email addresses linked to that domain.

Each tool helps enrich or identify contact information using a different starting data point.

</details>

<details>

<summary>How accurate are reverse lookup results?</summary>

Reverse lookup results depend on the availability and reliability of data sources. Clearout applies validation checks and data matching techniques to improve the accuracy of the returned information.

However, accuracy may vary depending on the input provided and the availability of associated public or verified data.

</details>

<details>

<summary>Can reverse lookup be performed in bulk email lookup on LinkedIn?</summary>

Absolutely! Clearout offers a Chrome Extension that enables bulk email lookup. [Install the extension](https://chromewebstore.google.com/detail/email-finder-phone-enrich/hjhpmemgiecpogjpmofnnaghdokkfcpp) and find verified email addresses of your Ideal Customer Profile (ICP) directly on LinkedIn.

</details>

<details>

<summary>Is reverse lookup legal and privacy compliant?</summary>

Reverse lookup tools operate using publicly available or legally accessible data sources. Users should ensure that their use of the tool complies with applicable data protection regulations and privacy laws in their region.

Clearout follows standard data protection practices when processing lookup requests.

</details>

## Technical Questions <a href="#general-questions" id="general-questions"></a>

<details>

<summary>Why might reverse lookup results return limited information?</summary>

Reverse lookup results depend on the availability of associated data. If limited information is available for the provided email, domain, or LinkedIn profile, only partial results may be returned.

</details>

<details>

<summary>Can reverse lookup support bulk processing?</summary>

No. Currently, Reverse lookup does not support bulk processing. You can use our [reverse lookup API](https://docs.clearout.io/developers/api/reverse-lookup) to automate the enrichment of the provided email, domain, or LinkedIn profile

</details>

## Billing Questions <a href="#general-questions" id="general-questions"></a>

<details>

<summary>How are reverse lookup credits charged?</summary>

Credits are deducted when the tool successfully retrieves associated contact or profile information from the provided input. The credits charged are as follows:

* 4 credits (non-role)
* 2 credits (role-based)
* 2 credits per valid/invalid phone

For more information, visit our [pricing guide](https://clearout.io/pricing-guide/).

</details>

<details>

<summary>Will credits be charged if no information is found?</summary>

No. Credits are only deducted when data is successfully returned from the reverse lookup process.

</details>

> Visit [Reverse Lookup FAQs](https://docs.clearout.io/help-and-support/featured-answered/reverse-lookup) to explore detailed answers and guidance.


---

# 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/faqs.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.
