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

# Set Up an Autotask Email Workflow for Thread Chats

> Use an Autotask UDF and workflow rule to send closed-loop customer email notifications on every Thread chat reply while keeping chat-only replies quiet.

This guide will walk you through setting up an email communication workflow in Autotask and Thread. We recommend using workflows in Autotask to keep in touch with your customers to offer consistent communication across your customers' service experience.

<Note>
  **Send by Email is now supported natively for Autotask.** Thread can read and write an **EmailSuppress user-defined field (UDF)** on the ticket directly, so a technician can toggle email on or off per reply and Thread sends the customer email through Autotask — no manual workflow rules required. To use it, create the EmailSuppress UDF in Step 1 below, then select that UDF in **Thread Admin → Messenger settings** instead of building the Autotask workflow rules in Steps 2–3. The workflow-rule approach documented below still works and remains a valid alternative for teams that prefer to drive notifications entirely from Autotask automation.
</Note>

<Note>
  This is a Best Practice guide to ensure communication is consistent across chat and email.
</Note>

### Who is this guide for?

If you use **Quick Notification (Notify via "TO") on Notes** in Autotask to email ticket contacts, this guide is for you.

Autotask does not permit vendors like Thread from toggling these fields on your replies. If you use this toggle today to send emails to customers and you want your customers to get notified when you reply to a thread in Inbox, then this guide is for you.

<Frame>
  <img src="https://mintcdn.com/thread/MmA6qEMELRi-vXeU/images/bc3142ca-2023-07-28-16-21-36.png?fit=max&auto=format&n=MmA6qEMELRi-vXeU&q=85&s=42fc18f8d14083a6e8569939803c7556" alt="Autotask Quick Notification (Notify via TO) toggle on a ticket note" width="1056" height="204" data-path="images/bc3142ca-2023-07-28-16-21-36.png" />
</Frame>

If you already use workflow rules to consistently send closed loop emails to your Customers whenever you add a discussion note to a ticket, then this guide could still be helpful! We will show you how to use UDFs and automation to take more control of your email notifications.

## How-To Guide

### 1. Setting up an Email Suppress User-Defined Field (UDF)

We are setting up a workflow to enable closed loop email notifications to your customers on all replies to a ticket. However, we are also using a UDF to enable us to toggle these email notifications off when desired.

<Note>
  This way, emails will be off by default for incoming customer chats but can be turned on quickly for all replies by toggling the UDF.
</Note>

The following UDF should be created to support the use case.

<Steps>
  <Step title="Open Autotask as an Administrator">
    Open Autotask as an Administrator
  </Step>

  <Step title="Open User-Defined Fields">
    Navigate to **Admin** -> **Features & Settings** -> **Application-Wide (Shared) Features** -> and click on **User-Defined Fields**
  </Step>

  <Step title="Go to the Tickets tab">
    Navigate to the **Tickets** tab
  </Step>

  <Step title="Create the new field">
    Click **New** and enter the following information:

    1. **UDF Type:** Ticket
    2. **Field Type:** Single Select
    3. **Name:** EmailSuppress (True/False)

    <Frame>
      <img src="https://mintcdn.com/thread/yMrisProrR453qj0/images/3c68bb6e-2023-07-28-17-13-47.png?fit=max&auto=format&n=yMrisProrR453qj0&q=85&s=2b241ce92f306bdf0d4096f6e964ded7" alt="New EmailSuppress User-Defined Field in Autotask" width="800" height="678" data-path="images/3c68bb6e-2023-07-28-17-13-47.png" />
    </Frame>
  </Step>

  <Step title="Save the field">
    Click **Save & Close**
  </Step>
</Steps>

### 2. Create a workflow rule to send email notifications

In this step, we set up a workflow rule to enable email notifications to Ticket contacts on reply. We are leveraging the UDF we created in the previous step to only send email when the Email Suppress UDF is NOT checked. This way, email will be sent by default except when the Email Suppress box is checked.

<Steps>
  <Step title="Open Autotask as an Administrator">
    Open Autotask as an Administrator
  </Step>

  <Step title="Open the Workflow Rules page">
    Navigate to **Admin** -> **Automation** -> **Workflow Rules** -> open **Workflow Rules** page
  </Step>

  <Step title="Create a new workflow rule">
    Create a **New** workflow ruleIf you already have a workflow rule to send email to your customers, you can edit it to incorporate the UDF logic.
  </Step>

  <Step title="Enter the workflow rule information">
    Enter in the following information:

    1. Workflow Rule Name: Email Notification on Note Added by Resource
    2. Events -> Activity/Accessories -> check the box for **Note Added By** -> Select **Autotask Resource** from the drop-down menu

           <img src="https://mintcdn.com/thread/yMrisProrR453qj0/images/2e41f53c-2023-09-05-13-18-20.png?fit=max&auto=format&n=yMrisProrR453qj0&q=85&s=3f7c81e56164952e3c46b7a081344d5c" alt="Workflow rule event set to Note Added By Autotask Resource" width="507" height="357" data-path="images/2e41f53c-2023-09-05-13-18-20.png" />
    3. Add the following **Condition**: (CHANGE TO NOT EQUAL TO TRUE)

           <img src="https://mintcdn.com/thread/MmA6qEMELRi-vXeU/images/ee96a598-2023-09-05-13-18-58.png?fit=max&auto=format&n=MmA6qEMELRi-vXeU&q=85&s=737a694ee20d6d348ef444e41d67f25e" alt="Workflow rule condition set to not equal to True" width="1065" height="272" data-path="images/ee96a598-2023-09-05-13-18-58.png" />
    4. Navigate to the **Notification** tab at the top of the window.
    5. Select the user types you'd like to receive email notifications. We recommend selecting **Ticket Contact** and **Additional Contacts**.

           <img src="https://mintcdn.com/thread/yMrisProrR453qj0/images/3a610bcc-2023-07-28-17-20-41.png?fit=max&auto=format&n=yMrisProrR453qj0&q=85&s=004c674637f373c15030d0d92b5acece" alt="Selecting Ticket Contact and Additional Contacts as notification recipients" width="1123" height="465" data-path="images/3a610bcc-2023-07-28-17-20-41.png" />
    6. Select the email address you'd like the email to come from

           <img src="https://mintcdn.com/thread/MmA6qEMELRi-vXeU/images/bcbf4a55-2023-07-28-17-21-49.png?fit=max&auto=format&n=MmA6qEMELRi-vXeU&q=85&s=37a19bfa3373a624b68fd71827bf53ae" alt="Selecting the from email address for the notification" width="720" height="267" data-path="images/bcbf4a55-2023-07-28-17-21-49.png" />
    7. Select the email notification you'd like to use for the emails.If you'd like to customize or build your own notification templates, you can follow this [guide](https://ww2.autotask.net/help/content/4_Admin/3Automation/EmailSurvey/EMAILS/NotificationTemplates/AddNotificationTemplate.htm) from Autotask.

           <img src="https://mintcdn.com/thread/yMrisProrR453qj0/images/4aa31e83-2023-07-28-17-23-39.png?fit=max&auto=format&n=yMrisProrR453qj0&q=85&s=f752a1896307ecc44a48a3c981734654" alt="Selecting the email notification template" width="774" height="242" data-path="images/4aa31e83-2023-07-28-17-23-39.png" />
    8. Click **Save & Close**
  </Step>
</Steps>

### 3. Create a workflow rule to suppress email notifications (UDF) on chats by default

In this step, we set up a workflow rule to suppress customer email notifications by default for chats. This toggles the EmailSuppress UDF on for incoming chats - this ensures email is turned off for chats. Because users are chatting with you, they will receive your replies in the context of their chat - emails might be redundant for them.

<Note>
  This workflow rule is optional. Only use this if you want to suppress email notifications by default for incoming chats.
</Note>

<Steps>
  <Step title="Open Autotask as an Administrator">
    Open Autotask as an Administrator
  </Step>

  <Step title="Open the Workflow Rules page">
    Navigate to **Admin** -> **Automation** -> **Workflow Rules** -> open **Workflow Rules** page
  </Step>

  <Step title="Create a new workflow rule">
    Create a **New** workflow rule
  </Step>

  <Step title="Enter the workflow rule information">
    Enter in the following information:

    1. Workflow Rule Name: UDF Email Suppression for New Chats
    2. Events -> Created / Edited -> check the box for **Created By** -> Select **Anyone** from the drop-down menu.

           <img src="https://mintcdn.com/thread/ysyi1-ysJ96KyxOf/images/5efec9e3-2023-07-28-17-29-38.png?fit=max&auto=format&n=ysyi1-ysJ96KyxOf&q=85&s=da129684a07504b84c7879dae00a2949" alt="Workflow rule event set to Created By Anyone" width="513" height="358" data-path="images/5efec9e3-2023-07-28-17-29-38.png" />
    3. Add the following **Condition**:

           <img src="https://mintcdn.com/thread/MmA6qEMELRi-vXeU/images/ecb3b0e4-2023-07-28-17-31-24.png?fit=max&auto=format&n=MmA6qEMELRi-vXeU&q=85&s=30335a1b1043d41089f951073fc71085" alt="Workflow rule condition for suppressing chat emails" width="981" height="272" data-path="images/ecb3b0e4-2023-07-28-17-31-24.png" />
    4. Under **Updates**, add the following settings:

           <img src="https://mintcdn.com/thread/MmA6qEMELRi-vXeU/images/e0be1f06-2023-09-05-13-27-56.png?fit=max&auto=format&n=MmA6qEMELRi-vXeU&q=85&s=7cd558732877b615842980892dcbc443" alt="Workflow rule update setting the EmailSuppress UDF" width="1066" height="267" data-path="images/e0be1f06-2023-09-05-13-27-56.png" />
    5. Click **Save & Close**
  </Step>
</Steps>

**Congrats!** You now have a consistent method for controlling communication with your customers across chat and email. Your customers will never miss an important update again!

<Note>
  See **Integrations** updates in the [changelog](/changelog/q3-2026).
</Note>


## Related topics

- [Your daily workflows](/start-here/roles/technician/daily-workflows.md)
- [Set Up Email Support for Magic Agents and Inbox](/ai-agents/setting-up-email-support-for-magic-agents.md)
- [Set Up the Autotask PSA Ticketing Integration](/integrations/creating-a-autotask-api-user.md)
