---
sourceDocument: Australia Customer Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/customer-service-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Customer Service Management

ft:clusterId :

    - csm

bundleId :

    - csm

workflow :

    - Customer and Industry


---

# Email reply linking for closed interactions

# Email reply linking for closed interactions {#ariaid-title1}

* Release version: Australia
* 
* Updated May 11, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

When a customer replies to an email associated with a closed interaction, Email Interaction automatically links the reply to the correct open case or interaction without creating a duplicate interaction or requiring agent intervention.

The closed interaction is not reopened as part of this process.{#email-reply-routing-closed-interactions__email-reply-routing-closed-interactions-para-1}

## How the system processes the reply {#email-reply-routing-closed-interactions__section_how_system_processes_reply}

When the system receives an inbound email that references a closed interaction, it evaluates related records in the following order:

1. The system checks for open interactions related to the closed interaction. If exactly one open interaction exists, the reply is linked to it.
2. If no open interaction exists, the system checks for open cases. If exactly one open case is associated with the closed interaction, the reply is linked to that case.
3. If multiple open cases are associated with the closed interaction, the system uses an AI skill to match the reply to the most relevant case. The skill evaluates each case's short description, comments, and the latest five emails, and applies keyword matching. The skill returns the case with the highest confidence score.
4. If the highest confidence score is 85% or above, the reply is linked to the matched case. If all scores are below 85%, or the AI skill is not active, the reply is linked to the most recently opened case.  
   Note:  
   The Contextual Email Matching skill must be activated for AI-based case matching to work. For activation steps, see [Activate contextual email matching for CSM](https://www.servicenow.com/docs/nQTYZDb1gl8ZYzUTbfEmcw "Activate the Contextual Email Matching skill in AI Skill Kit to link emails received on closed interactions by analyzing open cases linked to the closed interaction, enabling downstream flows to associate interactions with cases.").
5. If no open interactions or cases exist, the system creates an interaction and stores a reference to the original closed interaction.
{#email-reply-routing-closed-interactions__ol_routing_order}

## Case types {#email-reply-routing-closed-interactions__section_case_types}

The routing logic applies to both standard cases and extended case types. All records in the case table hierarchy that are associated with the closed interaction are included in the evaluation.

## Email threading {#email-reply-routing-closed-interactions__section_email_threading}

The system uses watermarks and reference IDs embedded in outbound email threads to identify whether an inbound email is a reply to an existing thread. Only emails identified as replies to an existing thread follow this routing
logic.

## Agent notification {#email-reply-routing-closed-interactions__section_agent_notification}

When a reply is linked to an open case, the agent assigned to that case receives a notification via the bell icon in the CSM Configurable Workspace. Notifications are sent regardless of which valid open state the case is in. The reply appears in the case activity stream.

For a complete list of routing scenarios and system actions, see [Email reply linking scenarios for closed interactions](https://www.servicenow.com/docs/v1JaAlO8KNShukDMDTyvWA "Describes how Email Interaction links a customer email reply when the reply references a closed interaction. The system evaluates conditions in the order listed.").
**Related concepts**   

* [Using Email Interaction for Customer Service Management](https://www.servicenow.com/docs/Pt7hAQvc_dSsFbnJpFJQsA "Email Interaction for CSM application enables agents to create interactions from customer emails, helping them resolve simple customer queries through these interactions. They can create a case from an interaction when further investigation is needed for resolving the customer query. This process provides clarity of the effort needed for customer query intake and actual investigation needed for query resolution.")  
**Related reference**   

* [Email reply linking scenarios for closed interactions](https://www.servicenow.com/docs/v1JaAlO8KNShukDMDTyvWA "Describes how Email Interaction links a customer email reply when the reply references a closed interaction. The system evaluates conditions in the order listed.")
* [System properties for configuring Email Interaction](https://www.servicenow.com/docs/Ub9hSeMGizbfyL~dWptuBw "You can configure system properties to manage Email Interaction workflows, such as interaction creation, closure, rerouting, and reminder or notification settings.")

