One of the powerful actions that your AI agent can handle in real-time is “Sending an Email.” This allows your agent to automatically send an email based on specific conditions during a conversation.

Configuring the “Send An Email” Action

During the creation of a Pearl, you can easily activate and configure the “Send An Email” action in the Actions section. Here’s how to set it up:

  1. Activate the Action: Click on “Send Email” in the Actions section to enable this functionality for your Pearl.
  2. Configure Email Details: Once activated, you’ll need to fill out a few key fields to customize the email that will be sent.

Fields to Configure

  • Subject: Just like in a regular email, you can set the subject line here. You can also use created variables within this field to personalize the subject for each recipient. For example, you might use the prospect’s first name in the subject line.

  • Email Content: This is the body of your email. Write any message you want to be sent out, and again, you can use variables to customize the content. For example, include specific details gathered during the conversation, such as a price quote or meeting time.

  • When to Trigger the Action: This field is crucial. Here, you describe the conditions under which you want the agent to send the email. For example, “Send an email when the customer agrees to receive more information” or “Send a confirmation email when the prospect is ready to finalize the deal.” Your agent will automatically send the email when these conditions are met during the discussion.

How to Connect Your Email to Pearl

Pearl can send emails from your own business address via one of three connection methods: Gmail, Office 365, or Custom SMTP.

1. Connect Gmail Account

Steps

  1. Select Gmail from the provider list.
  2. Enter your Sender Email (your Gmail address).
  3. Enter a Gmail app‑password (not your normal password – learn how to generate one).
  4. (Optional) Add an address under Test Email to.
  5. Click Test Config – if it succeeds, click Save.
Enable 2‑factor authentication on your Google account and use an app‑password – not your main password.

2. Connect Office 365 Account

Steps

  1. Select Office 365 from the provider list.
  2. Enter your Sender Email (Microsoft address).
  3. Enter an Office 365 app‑password (see your Microsoft security settings).
  4. (Optional) Add a Test Email address.
  5. Click Test Config; then Save.
Office 365 may block basic SMTP by default – be sure your tenant allows it and use an app‑password where required.

3. Connect via Custom SMTP

Steps:

  1. Select Custom from the provider dropdown.
  2. Enter your SMTP Server (e.g., smtp.gmail.com, smtp.office365.com, mail.yourdomain.com).
  3. Enter the Port:
    • Usually 587 for TLS
    • Or 465 for SSL
  4. Toggle Enable SSL on or off depending on your provider (usually On).
  5. Enter your Sender Email (the email address you will use to send messages).
  6. Enter your SMTP account password.
  7. (Optional) Add a Test Email address under Test Email to.
  8. Click Test Config to validate.
  9. Once the configuration is confirmed, click Save.
If you’re unsure about your SMTP details, please check with your email hosting provider (e.g., Google Workspace, Outlook, Zoho, etc.).