<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>post Manage your agentic assists consumption with these system properties in Now Assist articles</title>
    <link>https://www.servicenow.com/community/now-assist-articles/manage-your-agentic-assists-consumption-with-these-system/ta-p/3562973</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Note: The following properties are available as of the Australia Patch 3 release (June 2026)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now Assist AI Agents does not charge for tokens, it charges for&amp;nbsp;&lt;EM&gt;value&lt;/EM&gt; in the form of assists. Here are properties you can use to manage and protect your assists from runaway consumption found in the &lt;STRONG&gt;sn_aia_property&amp;nbsp;&lt;/STRONG&gt;table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;Trigger throttling&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ServiceNow provides five configurable system properties that controls AI Agent triggers from over-executing on the same record within a short period of time. Any over-use in a given time period is considered a "breach"; the time periods are configurable per below. The system properties control email notifications that warn about runaway triggers and potentially de-activate them:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL id="aia-kill-switch__ul_vpx_phd_mjc" class="ul"&gt;
&lt;LI class="li"&gt;&lt;SPAN class="keyword parmname"&gt;kill_switch.mode&lt;/SPAN&gt;: Options are &lt;EM&gt;off, warn_only, &lt;/EM&gt;or&amp;nbsp;&lt;EM&gt;enforce.&amp;nbsp;&lt;/EM&gt;Default value:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ph uicontrol"&gt;warn_only&lt;/SPAN&gt;.&amp;nbsp;
&lt;UL&gt;
&lt;LI class="li"&gt;&lt;EM&gt;Warn_only =&amp;nbsp;&lt;/EM&gt;Sends a daily warning.&amp;nbsp;&lt;/LI&gt;
&lt;LI class="li"&gt;&lt;EM&gt;Enforce =&amp;nbsp;&lt;/EM&gt;Sends a warning on Days 1 and 2, before deactivating trigger on Day 3.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;SPAN class="keyword parmname"&gt;kill_switch.max_fires_per_window&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Fires per record that mark it as breaching.&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;
&lt;P&gt;Default value:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ph uicontrol"&gt;5&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;SPAN class="keyword parmname"&gt;kill_switch.min_distinct_records&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Breaching records needed for the window to count as runaway.&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;25&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;SPAN class="keyword parmname"&gt;kill_switch.window_size&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Length of one observation window.&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;SPAN class="ph uicontrol"&gt;1440 min, i.e., 24 hours&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;SPAN class="keyword parmname"&gt;kill_switch.consecutive_windows_duration&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;The total look back span.&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;SPAN class="ph uicontrol"&gt;4320 min, i.e., 3 days&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;Recursive check properties&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;ServiceNow provides properties that cap how many executions a trigger can create in a certain time frame.&lt;/P&gt;
&lt;TABLE class="table"&gt;
&lt;TBODY class="tbody"&gt;
&lt;TR class="row"&gt;
&lt;TD width="318.422px" class="entry" style="border-style: solid;"&gt;recursive_check.create_max_executions&lt;/TD&gt;
&lt;TD width="347px" class="entry" style="border-style: solid;"&gt;Maximum number of matching executions creating records&lt;/TD&gt;
&lt;TD width="121px" class="entry" style="border-style: solid;"&gt;Default value: 50&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="row"&gt;
&lt;TD width="318.422px" class="entry" style="border-style: solid;"&gt;recursive_check.create_time_window&lt;/TD&gt;
&lt;TD width="347px" class="entry" style="border-style: solid;"&gt;Time window, in minutes, for checking for matching executions creating records&lt;/TD&gt;
&lt;TD width="121px" class="entry" style="border-style: solid;"&gt;15&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="row"&gt;
&lt;TD width="318.422px" class="entry" style="border-style: solid;"&gt;recursive_check.update_max_executions&lt;/TD&gt;
&lt;TD width="347px" class="entry" style="border-style: solid;"&gt;Maximum number of matching executions updating a record&lt;/TD&gt;
&lt;TD width="121px" class="entry" style="border-style: solid;"&gt;5&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="row"&gt;
&lt;TD width="318.422px" class="entry" style="border-style: solid;"&gt;recursive_check.update_time_window&lt;/TD&gt;
&lt;TD width="347px" class="entry" style="border-style: solid;"&gt;
&lt;P class="p"&gt;Time window, in minutes, for checking for matching execution updates&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="121px" class="entry" style="border-style: solid;"&gt;15&lt;BR /&gt;&lt;BR /&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;Assist alert properties&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;ServiceNow provides properties that alerts users to sudden assists spikes.&amp;nbsp;&lt;/P&gt;
&lt;TABLE class="table"&gt;
&lt;TBODY class="tbody"&gt;
&lt;TR class="row"&gt;
&lt;TD width="366px" class="entry"&gt;alert.assist_spike_hours_to_check&lt;/TD&gt;
&lt;TD width="305px" class="entry"&gt;Time interval, in hours, between running the scheduled job that checks for spikes in assist usage&lt;/TD&gt;
&lt;TD width="116px" class="entry"&gt;Default value: 3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="row"&gt;
&lt;TD width="366px" class="entry"&gt;alert.assist_spike_usage_percentage_threshold&lt;/TD&gt;
&lt;TD width="305px" class="entry"&gt;Percentage increase required from previous job results to trigger the spike in assist usage notification&lt;/TD&gt;
&lt;TD width="116px" class="entry"&gt;0.5, i.e., 50%&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="row"&gt;
&lt;TD width="366px" class="entry"&gt;alert.assist_spike_usage_threshold&lt;/TD&gt;
&lt;TD width="305px" class="entry"&gt;Minimum number of assists to trigger the spike in assist usage notification&lt;/TD&gt;
&lt;TD width="116px" class="entry"&gt;5000&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;More Best Practices&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Always monitor your assists usage in either the AI Agents Analytics dashboard (navigate to AI Agent Studio &amp;gt; Analytics &amp;gt; Assist Consumption) or Now Assist subscription management (Subscription management &amp;gt; Subscriptions &amp;gt; Now Assist usage). You can view our &lt;A href="https://www.youtube.com/watch?v=Uh6uWMBUeas" target="_self"&gt;Platform Academy video on Now Assist usage in Subscription Management&lt;/A&gt;.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Always review and test your AI Agent trigger configurations. Avoid potential loops when combining "On Record Create" and "On Record Update". Avoid over-scheduling triggers. Review this article on &lt;A href="https://www.servicenow.com/community/ceg-ai-coe-articles/limit-assist-consumption-by-designing-ai-agents-which-avoid/ta-p/3450013" target="_self"&gt;AI Agents Triggers Best Practices&lt;/A&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Do not turn off assists consumption-related notifications, even for sub-prod environments. Sub-prod environments also consume assists!&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;AI Control Tower also&amp;nbsp;provides consumption dashboards by agent for proactive monitoring.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Review your AI Agents and agentic workflows for "over-tooling". Is it possible to combine or reduce the number of tools in use? Could a Virtual Agent topic or conversational catalog also fulfill your use case? As a reminder, using 0-4 tools consumes 25 assists; 5-8 tools consumes 50 assists; and 9-20 tools consumes 150 assists.&amp;nbsp;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Update your Now Assist AI Agents store app where appropriate. ServiceNow recommends at least version 6.0+.&amp;nbsp;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Tue, 23 Jun 2026 20:26:56 GMT</pubDate>
    <dc:creator>Victor Chen</dc:creator>
    <dc:date>2026-06-23T20:26:56Z</dc:date>
    <item>
      <title>Manage your agentic assists consumption with these system properties</title>
      <link>https://www.servicenow.com/community/now-assist-articles/manage-your-agentic-assists-consumption-with-these-system/ta-p/3562973</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Note: The following properties are available as of the Australia Patch 3 release (June 2026)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now Assist AI Agents does not charge for tokens, it charges for&amp;nbsp;&lt;EM&gt;value&lt;/EM&gt; in the form of assists. Here are properties you can use to manage and protect your assists from runaway consumption found in the &lt;STRONG&gt;sn_aia_property&amp;nbsp;&lt;/STRONG&gt;table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;Trigger throttling&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ServiceNow provides five configurable system properties that controls AI Agent triggers from over-executing on the same record within a short period of time. Any over-use in a given time period is considered a "breach"; the time periods are configurable per below. The system properties control email notifications that warn about runaway triggers and potentially de-activate them:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL id="aia-kill-switch__ul_vpx_phd_mjc" class="ul"&gt;
&lt;LI class="li"&gt;&lt;SPAN class="keyword parmname"&gt;kill_switch.mode&lt;/SPAN&gt;: Options are &lt;EM&gt;off, warn_only, &lt;/EM&gt;or&amp;nbsp;&lt;EM&gt;enforce.&amp;nbsp;&lt;/EM&gt;Default value:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ph uicontrol"&gt;warn_only&lt;/SPAN&gt;.&amp;nbsp;
&lt;UL&gt;
&lt;LI class="li"&gt;&lt;EM&gt;Warn_only =&amp;nbsp;&lt;/EM&gt;Sends a daily warning.&amp;nbsp;&lt;/LI&gt;
&lt;LI class="li"&gt;&lt;EM&gt;Enforce =&amp;nbsp;&lt;/EM&gt;Sends a warning on Days 1 and 2, before deactivating trigger on Day 3.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;SPAN class="keyword parmname"&gt;kill_switch.max_fires_per_window&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Fires per record that mark it as breaching.&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;
&lt;P&gt;Default value:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ph uicontrol"&gt;5&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;SPAN class="keyword parmname"&gt;kill_switch.min_distinct_records&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Breaching records needed for the window to count as runaway.&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;25&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;SPAN class="keyword parmname"&gt;kill_switch.window_size&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Length of one observation window.&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;SPAN class="ph uicontrol"&gt;1440 min, i.e., 24 hours&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;SPAN class="keyword parmname"&gt;kill_switch.consecutive_windows_duration&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;The total look back span.&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;SPAN class="ph uicontrol"&gt;4320 min, i.e., 3 days&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;Recursive check properties&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;ServiceNow provides properties that cap how many executions a trigger can create in a certain time frame.&lt;/P&gt;
&lt;TABLE class="table"&gt;
&lt;TBODY class="tbody"&gt;
&lt;TR class="row"&gt;
&lt;TD width="318.422px" class="entry" style="border-style: solid;"&gt;recursive_check.create_max_executions&lt;/TD&gt;
&lt;TD width="347px" class="entry" style="border-style: solid;"&gt;Maximum number of matching executions creating records&lt;/TD&gt;
&lt;TD width="121px" class="entry" style="border-style: solid;"&gt;Default value: 50&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="row"&gt;
&lt;TD width="318.422px" class="entry" style="border-style: solid;"&gt;recursive_check.create_time_window&lt;/TD&gt;
&lt;TD width="347px" class="entry" style="border-style: solid;"&gt;Time window, in minutes, for checking for matching executions creating records&lt;/TD&gt;
&lt;TD width="121px" class="entry" style="border-style: solid;"&gt;15&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="row"&gt;
&lt;TD width="318.422px" class="entry" style="border-style: solid;"&gt;recursive_check.update_max_executions&lt;/TD&gt;
&lt;TD width="347px" class="entry" style="border-style: solid;"&gt;Maximum number of matching executions updating a record&lt;/TD&gt;
&lt;TD width="121px" class="entry" style="border-style: solid;"&gt;5&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="row"&gt;
&lt;TD width="318.422px" class="entry" style="border-style: solid;"&gt;recursive_check.update_time_window&lt;/TD&gt;
&lt;TD width="347px" class="entry" style="border-style: solid;"&gt;
&lt;P class="p"&gt;Time window, in minutes, for checking for matching execution updates&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="121px" class="entry" style="border-style: solid;"&gt;15&lt;BR /&gt;&lt;BR /&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;Assist alert properties&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;ServiceNow provides properties that alerts users to sudden assists spikes.&amp;nbsp;&lt;/P&gt;
&lt;TABLE class="table"&gt;
&lt;TBODY class="tbody"&gt;
&lt;TR class="row"&gt;
&lt;TD width="366px" class="entry"&gt;alert.assist_spike_hours_to_check&lt;/TD&gt;
&lt;TD width="305px" class="entry"&gt;Time interval, in hours, between running the scheduled job that checks for spikes in assist usage&lt;/TD&gt;
&lt;TD width="116px" class="entry"&gt;Default value: 3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="row"&gt;
&lt;TD width="366px" class="entry"&gt;alert.assist_spike_usage_percentage_threshold&lt;/TD&gt;
&lt;TD width="305px" class="entry"&gt;Percentage increase required from previous job results to trigger the spike in assist usage notification&lt;/TD&gt;
&lt;TD width="116px" class="entry"&gt;0.5, i.e., 50%&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="row"&gt;
&lt;TD width="366px" class="entry"&gt;alert.assist_spike_usage_threshold&lt;/TD&gt;
&lt;TD width="305px" class="entry"&gt;Minimum number of assists to trigger the spike in assist usage notification&lt;/TD&gt;
&lt;TD width="116px" class="entry"&gt;5000&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;More Best Practices&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Always monitor your assists usage in either the AI Agents Analytics dashboard (navigate to AI Agent Studio &amp;gt; Analytics &amp;gt; Assist Consumption) or Now Assist subscription management (Subscription management &amp;gt; Subscriptions &amp;gt; Now Assist usage). You can view our &lt;A href="https://www.youtube.com/watch?v=Uh6uWMBUeas" target="_self"&gt;Platform Academy video on Now Assist usage in Subscription Management&lt;/A&gt;.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Always review and test your AI Agent trigger configurations. Avoid potential loops when combining "On Record Create" and "On Record Update". Avoid over-scheduling triggers. Review this article on &lt;A href="https://www.servicenow.com/community/ceg-ai-coe-articles/limit-assist-consumption-by-designing-ai-agents-which-avoid/ta-p/3450013" target="_self"&gt;AI Agents Triggers Best Practices&lt;/A&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Do not turn off assists consumption-related notifications, even for sub-prod environments. Sub-prod environments also consume assists!&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;AI Control Tower also&amp;nbsp;provides consumption dashboards by agent for proactive monitoring.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Review your AI Agents and agentic workflows for "over-tooling". Is it possible to combine or reduce the number of tools in use? Could a Virtual Agent topic or conversational catalog also fulfill your use case? As a reminder, using 0-4 tools consumes 25 assists; 5-8 tools consumes 50 assists; and 9-20 tools consumes 150 assists.&amp;nbsp;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Update your Now Assist AI Agents store app where appropriate. ServiceNow recommends at least version 6.0+.&amp;nbsp;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 23 Jun 2026 20:26:56 GMT</pubDate>
      <guid>https://www.servicenow.com/community/now-assist-articles/manage-your-agentic-assists-consumption-with-these-system/ta-p/3562973</guid>
      <dc:creator>Victor Chen</dc:creator>
      <dc:date>2026-06-23T20:26:56Z</dc:date>
    </item>
  </channel>
</rss>

