Changing logo which is displayed on banner of the custom workspace which is created using UI builderSummaryHow to change logo which is displayed on banner of custom workspace which is created using UI builder in Quebec Version.ReleaseQuebecInstructions- Login to the instance - Change the application scope to the custom application scope in which the custom Workspace experience is created. - Open the "UX Theme" record (Table: sys_ux_theme) which is applied to the custom workspace. - Open the "UX Theme Assets" related list. - Click on New -In the 'Asset' field click on search icon "UX Theme Assets" list will be displayed. - Click on New button to create a new asset (Table : sys_ux_theme_asset) - Fill the mandatory fields and attach the logo image file which needs to be shown on workspace banner. - Click on Submit button. - Now the 'UX Theme Asset' will be created in the custom application scope. - In the 'Asset Properties' field, enter the below code . {"position": "header_logo"} -Click on Submit button and update the theme record. - Now the logo on the banner will be changed to the attached asset file.