diff --git a/docs/docs/keybindings.mdx b/docs/docs/keybindings.mdx
index d5d88856e8..354f15ea0e 100644
--- a/docs/docs/keybindings.mdx
+++ b/docs/docs/keybindings.mdx
@@ -39,6 +39,7 @@ Chords are shown with a + between the keys. You have 2 seconds to hit the 2nd ch
| | Close the current tab |
| | Magnify / Un-Magnify the current block |
| | Open the "connection" switcher |
+| | Open Settings |
| | Refocus the current block (useful if the block has lost input focus) |
| | Show block numbers |
| | Focus WaveAI input |
diff --git a/frontend/app/element/quicktips.tsx b/frontend/app/element/quicktips.tsx
index 868c1b125e..d7ea257ed4 100644
--- a/frontend/app/element/quicktips.tsx
+++ b/frontend/app/element/quicktips.tsx
@@ -160,6 +160,14 @@ const QuickTips = () => {
Open Wave AI Panel