Natural Language Query (NLQ)in ServiceNow allows users tofilter a list by typing a natural language phrase, making it easier to search and retrieve data without manually building filters.
For example, users can type:
➡️"Show me all open incidents assigned to John Doe"
➡️"Incidents created this week"
The platforminterprets the phraseand automaticallyapplies the correct filterto the list.
A. Automatically select a filter, based on keywords–NLQ does not automatically select filters based on keywords; instead, itprocesses full phrasesinto a filter.
C. Predict the filter desired by the user–NLQ does not predict filters but rather converts typed queries into list filters.
D. Speak to the condition builder–NLQ does not interact with the condition builder directly; it translates text queries into filters.
E. Set list filter, using audible commands–NLQ does not supportvoicecommands, onlytypedqueries.
[Reference:ServiceNow CSA Documentation – Natural Language Query (NLQ), ServiceNow Official Documentation – List Filters & Search(https://docs.servicenow.com), Final Answer: B. Filter list by typing in a phrase, , , , ]