> For the complete documentation index, see [llms.txt](https://help.saino.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.saino.io/email/email-cleaner-guide.md).

# Email Cleaner Guide

## To verify the Email ID

Go to Email cleaner application

![Dashboard](/files/-MOFSUyWCKbQ1qyi22At)

## Verify your Email by one click

Click on the verify email option

![Email Cleaner screen](/files/-MOFTSEq4Es_8WUYgsq_)

## Single Validation

Verify your email by clicking on the single verification option and get the instant results.

![Single verification screen](/files/-MOFU39odeCIV-QVpt7C)

## Single Validation results

Here you can see in the status whether the email address is safe or unsafe and the reason for the same.

![Validation result](/files/-MOUyiWXpbeFFgfOkE6T)

## Bulk Validation

Access our Bulk Email verification upload page by simply uploading your data and clicking on the verify option.

![Bulk verification screen](/files/-MOFV8mMy7QxDZM7qKfO)

## Bulk Validation results

After uploading the file the data will reflect here and you can see the status of the verification getting completed and then you can download the detail report.

![After upload screen ](/files/-MOV6DHYofwZN04qRwJE)

### Detailed report&#x20;

After downloading you will get a detailed report of the data in a excel sheet form where you can track whether the email addresses are safe or unsafe.

![Excel sheet](/files/-MOVFEQfWkGivWGKZ5Uy)

## Pricing

You can check your current Email cleaner price here. In the below screen there is only sample data. Please contact your relationship manager for pricing based on your volume.&#x20;

![Pricing screen](/files/-MOVGS5N05MFn6mFfL_w)


---

# 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://help.saino.io/email/email-cleaner-guide.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.
