diff --git a/source/_docs/tools/quick-bar.markdown b/source/_docs/tools/quick-bar.markdown
index 561ad33a3e3..ad44ae36dcb 100644
--- a/source/_docs/tools/quick-bar.markdown
+++ b/source/_docs/tools/quick-bar.markdown
@@ -19,7 +19,8 @@ Type these from anywhere in the application to launch the dialog.
| Mode | Hotkey | Switch Modes
| ------------- | ------------- | ------------- |
| Entity Filter | `e` | Type `>` at start of input to switch to command palette.
-| Command Palette| `c` | Remove `>` from start of input to switch to entity filter.
+| Command Palette | `c` | Remove `>` from start of input to switch to entity filter.
+| Create [`my`](/integrations/my) link | `m` | Open a new tab to create a my link to the page you are on.
The application must have focus for the hotkey to register. If the dialog doesn't launch, try clicking into an empty part of the main content area of Home Assistant and type it again.
@@ -59,6 +60,12 @@ Type | Available |
| Reload | All currently-supported "Reload {domain}" services.
*(E.g., "Reload Scripts")* |
| Server | Restart/Stop |
+## My links
+
+*Hotkey: `m`*
+
+Create [`my`](/integrations/my) links from any supported page in the user interface, when invoked on a supported page it will open a new tab that will allow you to share the link in different formats.
+
## Disabling Shortcuts
You can enable or disable all of Home Assistant's keyboard shortcuts by going to your User Profile and clicking the "Keyboard Shortcuts" toggle button.