---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Criteria for matching email to inbound actions

# Criteria for matching email to inbound actions {#ariaid-title1}

* Release version: Xanadu
* 
* Updated March 7, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The system matches incoming email to the conditions of the active inbound actions.
The default inbound actions create or update task record under these conditions.  
Figure 1. Default matching criteria

If you customize or deactivate the default inbound actions, the system checks the conditions of the active inbound actions. If the system cannot find an inbound action with matching conditions, it sets the state to
Processed.  
Figure 2. Custom matching criteria  
{#inbound-action-type-criteria__table_axb_pk4_m4__entry__4}

| Inbound email action type | Required matching criteria | Name of default action (Incident table) | Result of default action |
|-|-|-|-|
| Forward | The email contains the following conditions: * A subject starting with a recognized forward prefix (even if a watermark or an In-Reply-To header is present). * From \<user email\> appears anywhere in the email body. {#inbound-action-type-criteria__ul_cds_pv1_n3c} | Create Incident (Forwarded) | Create new record |
| Reply | The email contains one of the following conditions and the table specified in the email matches the table of the inbound action: 1. A valid watermark that matches an existing record. 2. A subject line starting with a recognized reply prefix (when neither a watermark nor an In-Reply-To header is present) and a valid record number that matches an existing record. 3. An In-Reply-To email header (when no watermark is present) that matches an existing record. {#inbound-action-type-criteria__ol_tzj_tl4_m4} | Update Incident (BP) | Update existing record |
| New | The email does not meet the conditions for either a reply or forward type inbound email action | Create Incident | Create new record |
[Table 1. Inbound action type criteria]

{#inbound-action-type-criteria__table_axb_pk4_m4}

If more than one inbound action is available for a particular type, the instance uses the Table field to match the email to a particular table. If there is also more than one action for the inbound action's table, the instance uses
the Order field to determine the order in which the actions run.

