content/commands/hotkeys-stop.md
Stops hotkeys tracking but preserves the collected data.
After stopping, the tracking data remains available through [HOTKEYS GET]({{< relref "/commands/hotkeys-get" >}}) until [HOTKEYS RESET]({{< relref "/commands/hotkeys-reset" >}}) is called or a new tracking session is started.
| Redis Software | Redis Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> | |:----------------------|:-----------------|:------| | <span title="Not supported">❌ Standard</span> <span title="Not supported"><nobr>❌ Active-Active</nobr></span> | <span title="Not supported">❌ Standard</span> <span title="Not supported"><nobr>❌ Active-Active</nobr></span> | |
{{< multitabs id="return-info" tab1="RESP2" tab2="RESP3" >}} One of the following:
OK when tracking is successfully stopped.-tab-sep-
One of the following:
OK when tracking is successfully stopped.{{< /multitabs >}}