Unify and manage your data

Apply changes to the UI configuration file

This procedure explains how to apply changes to the UI configuration file in your tenant. You'll learn how to retrieve the current configuration, modify the JSON structure, and upload the updated file using either the Reltio Console or the Configuration API.

Before you begin:

  • You must have access to the Reltio Console.

  • Always back up your existing configuration before making changes.

To apply changes to your UI configuration file, follow these steps:

To edit and apply changes to a UI configuration file:

  1. Retrieve the current configuration file in the UI Modeler.

    1. In the Console, select UI Modeler.
    2. In the UI Modeler page, select Import/Export UI Config Files from the left nav pane.

    3. Download the configuration file. For more information, see topic Exporting UI Configuration Files.

  2. Edit the UI configuration file

    1. Open the downloaded JSON file in a text editor or JSON-aware IDE.

    2. Locate the layout, pivoting, profile, or properties field you want to change.

    3. Apply changes using the correct structure and formatting.

    4. Validate the JSON structure before saving.

  3. Upload the configuration file.

    1. In the Console, select UI Modeler.
    2. In the UI Modeler page, select Import/Export UI Config Files from the left nav pane.

    3. Hover over the configuration file in the list and select Import and replace. For more information, see topic Importing UI Configuration Files.

Result

Your UI configuration is applied immediately. Any changes to screen layout, profile tabs, or branding, are reflected in the Reltio UI without needing a redeploy.

Validation

  1. Log in to the Reltio UI and check for expected changes.

  2. Confirm that all configured screens appear in the left nav.

  3. Open an entity profile and verify that views, layout, and access control are applied as configured.

  4. If using properties, check features like branding, cleansing, validation, or AI Assistant functionality.