Exclude knowledge block content from the AI Search index

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Prevent AI Search from indexing content found in your knowledge blocks.

    Antes de Iniciar

    Role required: admin

    Por Que e Quando Desempenhar Esta Tarefa

    AI Search includes content specified in your published knowledge blocks when it indexes content and metadata from your knowledge articles.

    Administrators can override this default behavior and exclude your knowledge block content from the search index by setting the value of the glide.ais.disable_kbb system property. If this system property's value is set to true, AI Search ignores knowledge block content when indexing content and metadata from your knowledge articles.

    To learn more about creating and publishing knowledge blocks for reference in your knowledge articles, see Using knowledge blocks.

    Procedimento

    1. Navigate to the System Property [sys_properties] table's list view.
      1. Select All.
      2. In the Filter field, enter sys_properties.list.
      3. Press Enter.
    2. Search for a system property record with name glide.ais.disable_kbb.
      • If a system property record with this name exists, open the record by selecting it.
      • If no system property record with this name exists, select New, then enter glide.ais.disable_kbb in the System Property form's Name field.
    3. In the System Property form's Value field, enter true.
    4. Save the modified System Property record by selecting Submit or Update.

    O que Fazer Depois

    To make the new setting take effect, reindex the Knowledge Table indexed source. For details on reindexing, see Perform a full table index or reindex for a single AI Search indexed source.