Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property allows the configuration of specific portal URL suffixes to enable deferred loading for AI search, impacting how search results are loaded. |
| What area does it affect? |
AI search configuration |
| What does the default mean? |
The default value is "sp", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when setting up or modifying AI search features on your portal. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.service_portal.ais_defer_load_enable.list |
| Sys ID |
5df9f29935ef5650f8774ca80838856b |
| Type |
string |
| Application |
Global |
| Default value |
sp |
| Description |
Comma-separated portal url_suffix list to enable the defer load on AI search. AI search will not be defer loaded if Embeddables is enabled on the respective portal. |
| Updated |
2025-05-27 01:06:46 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... AI Search assets until the main page content is loaded. This delay helps the page to load faster, thus improving user experience in the portal. st. A new system property, glide.service_portal.ais_defer_load_enable.list, has been added to control for which portals deferred loading is applied. This property accepts a comma-separated list of portal url_suffix values. By default, deferred loading is enabled for the ...
Related properties