Prefer Add Client-Facing Note or Add Time Entry for talking to the ticket contact when your PSA delivers those as email — they keep the conversation on the ticket. Use Send Email when there’s no PSA contact for the address, or your PSA doesn’t email notes out.
What It Does
When enabled, the agent can:- Send an email to any valid address related to the ticket
- Compose the subject and body from ticket context and your custom instructions
- Send from Neo’s mailbox (replies route back into the ticket where supported)
Body Formatting & Attachments
Email bodies are written in Markdown and rendered to HTML before sending — including Markdown tables, which arrive as real formatted tables. For reports that need an exact, fully-styled HTML body (for example a branded template) or file attachments, have the agent send from its code sandbox instead: the sandboxneo.client.send_email(...) helper accepts attachments=[...] (sandbox file paths) and content_type="html", which sends the body verbatim with no Markdown conversion. The dashboard tool itself doesn’t take attachments.
Safety
How to Use
- Enable the tool in your workflow
- Set whether emails require technician approval
- Provide custom instructions on voice, signature, and when to use email instead of a ticket note
