How to disable keyboard navigation hints in the workflow editor?

I’ve noticed a new text prompt appearing in my workflow editor that says: “Press enter or space to select a node. You can then use the arrow keys to move…”

This prompt wasn’t there before and I find it a bit distracting for my workspace. Could you please let me know how to turn this feature off or hide the hint?

1 Like

@kezhui Don’t worry, that accessibility hint can be annoying! That is built-in to n8n’s editor itself, so no settings for that in the UI.

Hi @kezhui Although it is harmless, i would recommend trying to disable this N8N_ONBOARDING_FLOW_DISABLED=true maybe this can work.