> ## Documentation Index
> Fetch the complete documentation index at: https://docs.botcadence.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Send with Zoho Mail

> Send email through a connected Zoho Mail integration

**Send with Zoho Mail** sends an email from a connected Zoho mailbox during a conversation. Use it for a confirmation, follow-up, or link when the project has Zoho Mail configured.

## Prerequisites

* A connected [Zoho Mail](/docs/build/integrations/zoho-mail) integration
* A mailbox that can send from the selected From Address

## Enable the tool

<Steps>
  <Step title="Open Tools">
    Open the workflow, select an **Agent**, **Supervisor**, or **Task**, then open **Tools**.
  </Step>

  <Step title="Turn it on">
    Under **Messaging**, enable **Send with Zoho Mail**.
  </Step>

  <Step title="Choose the connection">
    Select the Zoho Mail integration and save the node configuration.
  </Step>
</Steps>

## What the AI Agent sends

The tool requires a recipient email address, subject, and message. It can also receive an optional customer name. Ask the AI Agent to confirm the address before sending when the conversation contains more than one email address.

<Check>
  Test with an address you control and confirm that the message arrives from the intended Zoho mailbox.
</Check>

<Note>
  Zoho Mail on Integrations sends outbound email. Connect the [Email channel](/docs/deploy/channels/email) when customers need to reply into Conversations.
</Note>
