Skip to content

Email

Email lives per-customer in Zellbox. Outbound goes via your own Gmail account when you've connected Gmail; otherwise Zellbox sends on your behalf from its own outbound mailer. Inbound to Zellbox's receiving address is matched against the customer's email and appended to the right thread. Threads open as a popup from the Email button on each customer row — there is no Emails tab inside the inline customer detail. Unanswered inbounds also surface on the dashboard's Waiting for your email reply card (visible to every operator). Reusable bodies + attachments live on the Email templates admin page.

Sending an email

  1. From the Customers list, click the Email button on the customer's row.
  2. The email panel opens.
  3. Click + Compose at the bottom.
  4. Pick a template from the Template dropdown (or leave it as "— Freeform (no template) —" for a hand-written email).
  5. If you picked a template, the Subject + Body are pre-filled with the resolved variables; edit as needed. CC + BCC are optional and start collapsed.
  6. (Optional) attach files via the paperclip — same 3-source picker as everywhere else.
  7. Click Send.

New email modal — template picker, subject, cc/bcc, rich-text body, attachments

The thread refreshes; the new message lands at the bottom.

Replying to an email

Each message in the thread has a Reply affordance. Click it → the composer opens pre-filled with To: + Subject (Re: …) + quoted history. Edit + send the same way as a new email.

Email thread close-up — outbound + threaded inbound reply

Attaching a document

The paperclip on the composer opens the 3-source picker:

  • From your computer — direct upload.
  • From workspace documents… — pick from Documents.
  • From this customer's documents… — pick from the customer's files.

Each attachment chip can be removed with × before sending. A single email is capped at 25 MB total (subject + body + attachments), so a few large files can push past the limit.

Inbound

Inbound email is captured two ways:

  • Gmail sync — when the operator has connected Gmail, Zellbox checks their inbox on a schedule, picks up messages matching any of the workspace's customers (by From address), and appends them to the right thread.
  • Zellbox inbox — for workspaces that haven't connected Gmail, Zellbox captures inbound to the workspace's configured address and routes it to the matching customer.

Saving inbound attachments

Each Gmail-source attachment on an inbound message shows as a chip under the body. The download button on the left of the chip fetches the file straight from Gmail. Next to it is a split:

Inbound email attachment chip with the download button and the ▾ split menu open showing "Save to documents" and "Save as consent" options

  • Save to documents — uploads the attachment into the customer's Documents library. The new row notes the originating email so you can find the provenance later.
  • Save as consent: {type} — saves the file as above and records a signed Consent of that type for this customer in one click. The taxonomy comes from the catalog admins manage in Account → General → Consent types; this is the one-click path for "the customer just emailed back their signed GDPR / HIPAA / consent form".

Templates

Email templates live under Templates → Email. Each template carries a name, subject, HTML body, text body fallback, and optional default attachments. Variables like {{customer.firstName}} and {{event.startDate}} are resolved against the customer + their next event when the composer loads the template.

Templates can be flagged Send on customer create to auto-send to a new customer on their save.

Zellbox documentation