Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create the image search system property

Create and enable a system property to control access to image search on your instance.

Before you begin

Role required: admin

Procedure

  1. In the filter navigator, type sys_properties.list to display the list of system properties for your instance.

  2. Click New.

  3. Fill in the system property form as needed.

    FieldValue
    Nameglide.sg.image_recognition.search.enable
    Typetrue | false
    Valuetrue
  4. Click Submit.

    Your instance is configured to use photo search. You can disable photo search on your instance at any time by deleting the property record or by setting the Value field to false.

    Note: Enabling this system property grants access to image search for all users.

What to do next

Enable global search in your screen launcher to begin using photo search on your mobile applications. For details on enabling search on your screen launchers see Enable global search in your screen launcher.

Parent Topic:Configure photo search