﻿---
title: Product intercept settings in Kibana
description: 
url: https://www.elastic.co/elastic/docs-builder/docs/3175/reference/kibana/configuration-reference/product-intercept-settings
products:
  - Kibana
applies_to:
  - Self-managed Elastic deployments: Generally available since 9.1
---

# Product intercept settings in Kibana
Configure the product intercept settings in your `kibana.yml` configuration file.
A product intercept is a prompt for feedback about the Elastic product that appears periodically in the Kibana UI.

## Product intercept settings
<definitions>
  <definition term="xpack.product_intercept.enabled">
    <stack-availability>Elastic Stack: Generally available since 9.1</stack-availability>
    <supported-on>Elastic Cloud Hosted: Generally available, Self-managed Elastic deployments: Generally available</supported-on>

Enable or disable Elastic product feedback prompts.
Datatype: `bool`
Default: `true`
  </definition>
</definitions>