---
sourceDocument: Yokohama ServiceNow AI Platform user interface
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/platform-user-interface

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Reflow for Configurable Workspace

# Reflow for Configurable Workspace {#ariaid-title1}

Release version: Yokohama  
Updated January 30, 2025  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Reflow enables pages and content to be zoomed up to 400% through your browser settings without loss of content or functionality.  
Important:  
Configurable Workspace pages must use the latest layout system for reflow to be available. For more information, see [Upgrading layouts in UI Builder](https://www.servicenow.com/docs/access?context=upgrade-layout-uib&version=yokohama&pubname=yokohama-application-development&ft:locale=en-US)Reflow helps users with low vision or who have trouble seeing web content in a browser due to monitor size, device type, poor lighting, or other situations by transforming page layouts into a vertical, stacked view automatically when users increase browser zoom to 400%. Additionally, content can be enlarged without scrolling in two dimensions at a width equivalent to 320 CSS pixels or a height equivalent to 256 CSS pixels.

A width of 320 CSS pixels is equivalent to a starting viewport width of 1280 CSS pixels at 400% zoom. For web content designed to scroll horizontally, a height of 256 CSS pixels is equivalent to a starting viewport height of 1024 CSS
pixels at 400% zoom.

Although reflow is available by default, administrators can turn off reflow for instances, experiences, and pages.

## Disable reflow for Configurable Workspace {#ariaid-title2}

Disable reflow for instances, experiences, or pages.

### Before you begin

Role required: admin

### Procedure

1. **Optional:** Disable reflow for an instance:
   1. In the navigation filter, enter <kbd class="ph userinput">sys_properties.list</kbd>, and press Enter.  
      The entire list of properties in the System Properties \[sys_properties\] table appears.
   2. Set the glide.ux.autoreflow.disable system property to true.
2. **Optional:** Disable reflow for an experience:
   1. Open the sys_ux_app_config table.
   2. Select an experience.
   3. Select the Disable Auto Reflow check box.
3. **Optional:** Disable reflow for a page within an experience:
   1. Open the sys_ux_screen table for the page within the experience.
   2. Select the Disable Auto Reflow check box.

