logo
Notifications & EmailsInvestor Emails

Investor Emails

These are the automated emails sent directly to investors throughout the investment lifecycle. All investor-facing emails are transactional (marked as...

These are the automated emails sent directly to investors throughout the investment lifecycle. All investor-facing emails are transactional (marked as essential) and cannot be unsubscribed from.

Complete List of Investor Emails

Investment Confirmation

DetailValue
When sentWhen the investment is confirmed and all prerequisites are met (SPV open, bank account registered)
Subject"Your investment in [Company Name] is confirmed!"
What it containsConfirmation of the investment amount and deal name. For ACH investors, a notice that funds will be debited within 48 hours. For wire investors, a link to view wire instructions on the portal.
Action requiredACH investors should ensure their bank account has sufficient funds before the debit is initiated
Triggered byReadiness evaluation schedules ACH pull or dispatches wire/IRA

Investment Funded (Payment Received)

DetailValue
When sentWhen the investor's ACH payment clears or wire transfer is matched, and the investment is fully funded
Subject"Payment received for [Company Name]"
What it containsConfirmation that payment has been received, the investment is fully funded, and a note that the executed subscription agreement will be available after the round closes
Action requiredNone -- informational only
Triggered byinvestment.fully_funded event (published when ACH completes or wire is matched)

Wire Instructions Ready

DetailValue
When sentWhen an Expected Payment is created for a wire investment
Subject"Wire instructions ready for [Company Name]"
What it containsA link to the investor portal where wire details can be viewed. No banking details in the email itself.
Action requiredInvestor must log in and initiate the wire transfer from their bank
Triggered byReadiness evaluation dispatches wire

IRA Custodian Instructions Ready

DetailValue
When sentWhen an Expected Payment is created for an IRA investment
Subject"Custodian instructions ready for [Company Name]"
What it containsA link to view custodian instructions and the custodian name
Action requiredInvestor must forward instructions to their IRA custodian (Fidelity, Schwab, etc.)
Triggered byReadiness evaluation dispatches IRA wire

Wire Reminder

DetailValue
When sentOn a tiered schedule when a wire hasn't been received: 3, 7, 15, and 20 business days after the expected payment is created
Subject"Reminder: Wire transfer pending for [Company Name]"
What it containsA reminder that the wire hasn't arrived yet, with a link to the portal
Action requiredInvestor should check with their bank and complete the wire
Triggered byAutomated overdue wire check (runs daily)

Insufficient Funds Notice

DetailValue
When sentWhen an ACH payment fails or is returned due to insufficient funds and a retry is scheduled
Subject"Payment could not be processed for [Company Name]"
What it containsExplanation of the NSF issue and the date of the next retry attempt
Action requiredInvestor should ensure sufficient funds are in their bank account before the retry date
Triggered byAn ACH return or debit attempt flagged as "insufficient funds" when a retry is scheduled

Payment Failed Notice

DetailValue
When sentWhen all payment retries are exhausted, or a permanent (non-retriable) failure occurs
Subject"Payment issue for [Company Name]"
What it containsNotice that the payment could not be processed
Action requiredInvestor should contact the ops team to resolve the issue
Triggered byRetry exhaustion or permanent failure

Payment Returned Notice

DetailValue
When sentWhen an ACH payment is returned by the investor's bank and the return is not NSF, or when an NSF return's retry was not scheduled (retries exhausted)
Subject"Payment returned for [Company Name]"
What it containsNotice that the payment was returned
Action requiredInvestor should contact the ops team
Triggered bypayments.order_returned event (only for non-NSF returns, or NSF returns where retries are exhausted)

Note: If the return is due to insufficient funds and a retry is successfully scheduled, the investor receives the Insufficient Funds Notice instead (with the retry date). They will not receive both.

Investment Cancelled

DetailValue
When sentWhen an investment is cancelled, either by an admin or because the SPV was cancelled
Subject"The [Company Name] SPV has been cancelled" (if SPV cancelled) or "Your investment in [Company Name] has been cancelled" (if admin cancelled)
What it containsDeal card, explanation of why the investment was cancelled, and confirmation that no charges were made. Copy varies based on the reason for cancellation.
Action requiredNone -- informational only
Triggered byinvestment.cancelled event (published by admin cancellation or SPV cancellation cascade)

SPV Cancelled -- Refund Pending

DetailValue
When sentWhen an SPV is cancelled and the investor had already funded their investment (money was collected)
Subject"Update on your investment in [Company Name]"
What it containsDeal card, explanation that the SPV did not reach its funding target, confirmation that a full refund will be processed to their bank account on file
Action requiredNone -- the investor is told no action is needed and that a refund confirmation will follow
Triggered bySPV cancellation when funded investments exist

Investment Refunded

DetailValue
When sentWhen a refund payment completes and the investor's money is on its way back to their bank
Subject"Your refund for [Company Name] has been processed"
What it containsDeal card, refund amount, confirmation the refund is being sent to their bank, and a note to allow 3-5 business days
Action requiredNone -- informational only
Triggered byinvestment.refunded event (published when a refund payment order completes)

Investment Settled (Funding Close)

DetailValue
When sentWhen a Funding Close is settled and includes this investor's investment
Subject"Your investment in [Company Name] has been finalized"
What it containsConfirmation that the investment has been finalized, a note that the executed subscription agreement will be available shortly in the portfolio, and a link to view the investment
Action requiredNone -- informational only
Triggered byfunding_close.settled event

What Admins Should Know

  • All investor emails are transactional -- they always send. Investors can't unsubscribe from these because they contain important account information.
  • Wire instruction emails NEVER contain banking details -- only a portal link. This is a security requirement.
  • Wire reminders follow a 4-tier business day schedule (3, 7, 15, 20 business days). Wires never auto-expire -- if an investor is unresponsive, admins cancel the investment manually.
  • NSF emails include the retry date -- this helps set investor expectations and reduces support inquiries.
  • Payment failure is the "last resort" email -- only sent when all automatic retries have failed. The investor needs to take action or contact you.