---
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


---

# Email image filtering properties

# Email image filtering properties {#ariaid-title1}

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

Use email image filtering properties to control how inbound email images attach to a
target record.

When a user sends an email to the system, email images (such as logos or email signatures)
attach to the target record by default. These images are also visible in the activity stream of
the target record. The system then replicates these images, which can cause duplicate image
attachments to the target record and also duplicate images in the activity stream.  
To filter images from emails and reduce duplicate image attachments to target records, configure the following properties in the System Properties \[sys_properties\] table. Use these properties to:

* Specify the email image sizes eligible for filtering.
* Choose an action that controls image attachment behavior and image visibility in the activity stream.

{#email-image-filters__ul_fz5_vsk_mz}  
Note:  
These properties do not delete attachments. You can verify attachment records in the Attachments \[sys_attachment\] table.  
{#email-image-filters__table_e2y_y43_mz__entry__2}

| Name | Description |
|-|-|
| glide.email.inbound.image_sys_attachment.filter.minimum_bytes | Sets the minimum image size in bytes for inbound email images to attach to the target record. Any image that is below this size limit is subject to the image filtering behavior that you set in the glide.email.inbound.image_sys_attachment.filter.action property. To disable image filtering entirely and attach all email images to the target record, set the minimum byte size to <kbd class="ph userinput">0</kbd>. * Type: Integer * Default value: 0 {#email-image-filters__ul_gj4_vw3_mz} |
| glide.email.inbound.image_sys_attachment.filter.action | Specifies the image filtering behavior. Note: Regardless of the action you select, the image is visible when you choose to Preview HTML Email or Show Email Details in the activity formatter. * Type: Choice list * AttachTarget - Associate the image to the target record. The image is visible in the activity formatter and in the attachment to the target record. * AttachEmail - Attach the image to the email record. The image is not visible in the activity formatter of the target record nor in the attachment to the target record. * AttachNone - Do not attach the image to a record. You can select this option to attach the image manually at a later time. {#email-image-filters__ul_y5q_ypk_mz} * Default value: AttachEmail {#email-image-filters__ul_h3t_qwj_mz} |
[Table 1. Email image filtering properties]

{#email-image-filters__table_e2y_y43_mz}
**Related concepts**   

* [Email digest properties](https://servicenow-prod.fluidtopics.net/r8GGUEx3BirA9o0ORXrpGw "Several properties are available to manage digest intervals for email digests.")  
**Related tasks**   

* [Add a system property](https://servicenow-prod.fluidtopics.net/r_0P5ICBCd42vTv64UVY9w#t_AddAPropertyUsingSysPropsList "Add or create a property to control system behavior.")  
**Related reference**   

* [Outbound mail configuration](https://servicenow-prod.fluidtopics.net/WxJpsFpmCV_vTwLeDtYNvA "The Outbound Mail Configuration section of the Email Properties page contains properties for sending email.")
* [Inbound mail configuration](https://servicenow-prod.fluidtopics.net/B~dLXISeeKv2uOMyeU4sTw "The Inbound Mail Configuration section of the Email Properties page contains properties to control inbound email.")
* [Advanced email properties](https://servicenow-prod.fluidtopics.net/lUUxSkzsImaWFwgug53H5A "Use advanced email properties to fine-tune the way your instance sends or receives email.")

