You can use the Profile Search tokens to search information in the Anti-Malware Profile of the Configuration tab.
Examples
Show Profiles with this assetCount
assetCount: 4
Show Profiles with assetCount greater than 3
assetCount>=3
Example
Show Profiles that are Behavior Detection Enabled
behaviour.isEnabled: true
Example
Show Profiles with the mentioned description
description: "Default"
Example
Show Profiles that are On Access Enabled
fileScan.isEnabled: true
Example
Show the Default Profile
isDefaultProfile: true
Example
Show Profiles with the mentioned name
name: "Profile-1"
Example
Show Profiles that are On Demand Scan enabled
onDemandScan.isScheduledRunEnabled: true