Skip to content

Disable AI Assistant

Temporary disable

To turn off AI Assistant temporary:

  1. Navigate to Window -> Preferences -> General -> AI.
  2. Deselect Enable AI integration.

Permanent disable

Admins can use this method to turn off AI Assistant by default during installation. Once this feature is permanently disabled, it cannot be re-enabled via Preferences.

To turn off AI Assistant permanently:

  • Use the system variable by setting DBEAVER_AI_DISABLED to true.
  • Or, add -Dai.disabled=true to the dbeaver.ini file.

Tip

Detailed instructions on finding dbeaver.ini are available in our article.