---
title: "Keyboard shortcuts for Whatfix"
slug: "508-compliant-keyboard-shortcuts-for-whatfix"
updated: 2025-07-08T02:38:58Z
published: 2025-07-08T02:38:58Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.whatfix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Keyboard shortcuts for Whatfix

Whatfix supports assistive technology, including screen readers and quick navigation through keyboard shortcuts. Access the tooltip and widgets using the following keyboard shortcuts:

## Keyboard Shortcuts for Windows

Shortcuts for content creators

## Studio

| To do this | Use |
| --- | --- |
| Add a step | **Ctrl+Shift+A** |
| Re-select an element | **Ctrl+Shift+E** |
| Insert step before the current step | **Ctrl+Shift+Z** |
| Insert step after the current step | **Ctrl+Shift+X** |
| Enable or Disable navigation mode on the StudioInfo: This shortcut enables you to switch on and off the element selection mode. ![](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/shortcut%20key%20.gif) | **Shift+M** |

Shortcuts for end users

### Self Help

| To do this | Use |
| --- | --- |
| <meta charset="utf-8">Open or close Self HelpNote:<meta charset="utf-8">The Self Help widget is opened or closed based on the current state of the widget, that is, opened/ or closed.<meta charset="utf-8"> | <meta charset="utf-8">**Alt+w** |
| <meta charset="utf-8">Go to the Self Help widget in the application | <meta charset="utf-8">**Tab** Key |
| Navigate within the Self Help widget |
| <meta charset="utf-8">Open Self Help after navigating to the widget on the application | <meta charset="utf-8">**Enter** Key |
| <meta charset="utf-8">Open content within the Self Help widget |
| <meta charset="utf-8">Close the Self Help widget | <meta charset="utf-8">**Esc** Key |
| <meta charset="utf-8">Navigate the self help panel to the left | <meta charset="utf-8">**Alt** + **O** Key |
| <meta charset="utf-8">Navigate the self help panel to the right | <meta charset="utf-8">**Alt**+ **P** Key |

---

### Task List

| To do this | Use |
| --- | --- |
| <meta charset="utf-8">Open or close Task ListNote:<meta charset="utf-8">The Task List widget is opened or closed based on the current state of the widget, that is, opened/closed. Only content creators can use these shortcuts while creating content such as Flows, Smart Tips, Beacons, and more using Whatfix Studio. | <meta charset="utf-8">**Ctrl+shift+L** |
| Go to the Task List widget in the application | **Tab** Key |
| <meta charset="utf-8">Navigate within the Task List |
| <meta charset="utf-8">Open the Task List in the application | **Enter** Key |
| <meta charset="utf-8">Open a task within the Task List |
| <meta charset="utf-8">Close the Task List | **Esc** Key |

---

### Tooltip

| To do this | Use |
| --- | --- |
| <meta charset="utf-8">Go to the tooltip next buttonNote:If the tooltip doesn’t have the next or close button, the respective shortcut doesn’t work. | **Alt+n** |
| <meta charset="utf-8">Go to the tooltip close buttonNote:If the tooltip doesn’t have the next or close button, the respective shortcut doesn’t work. | **Alt+q** |
| <meta charset="utf-8">Go to the tooltip back buttonNote:If the tooltip doesn’t have the back button, the respective shortcut doesn’t work. | **Alt+b** |

---

### Beacons

| To do this | Use |
| --- | --- |
| Open the Beacon tooltip | **Ctrl+i** |
| Close the Beacon tooltip | **Esc**Key |

  

### Smart Tips

| To do this | Use |
| --- | --- |
| Open the Smart Tip | **Ctrl+i** |
| Go to the Smart Tip close button If the Smart Tip does not have a close button, use the **Tab** Key to move to the next element. | **Alt+q** |

---

## Keyboard shortcuts for Mac

Shortcuts for content creators

### Studio

| To do this | Use |
| --- | --- |
| Add a step | **Ctrl+Shift+A** |
| Re-select an element | **Ctrl+Shift+E** |
| Insert step before the current step | **Ctrl+Shift+Z** |
| Insert step after the current step | **Ctrl+Shift+X** |
| Enable/Disable navigation mode on the StudioYour title goes hereThis shortcut enables you to switch on and off the element selection mode.![](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/shortcut%20key%20.gif) | **Shift+M** |

Shortcuts for end users

### Self Help

| To do this | Use |
| --- | --- |
| <meta charset="utf-8">Open/close Self Help The Self Help widget is opened or closed based on the current state of the widget, that is, opened/closed. | <meta charset="utf-8">**Option+w** |
| Go to the Self Help widget in the application | **Tab** Key |
| Navigate within the Self Help widget |
| Open Self Help after navigating to the widget on the application | **Enter** Key |
| Open content within the Self Help widget |
| Close the Self Help widget | **Esc** Key |
| Navigate the self help panel to the left | **Option** + **O**Key |
| Navigate the self help panel to the right | **Option** + **P** Key |

### Task List

| To do this | Use |
| --- | --- |
| Open/close Task ListNote<meta charset="utf-8">The Task List widget is opened or closed based on the current state of the widget, that is, opened/closed. | <meta charset="utf-8">**Ctrl+shift+i** |
| Go to the Task List widget in the application | **Tab** Key |
| Navigate within the Task List |
| Open the Task List in the application | **Enter** Key |
| Open a task within the Task List |
| Close the Task List | **Esc** Key |

### Tooltip

| To do this | Use |
| --- | --- |
| Go to the tooltip next buttonNoteIf the tooltip doesn’t have the next or close button, the respective shortcut doesn’t work. | **Option+n** |
| Go to the tooltip close buttonNoteIf the tooltip doesn’t have the next or close button, the respective shortcut doesn’t work. | **Option+q** |
| Go to the tooltip back buttonNoteIf the tooltip doesn’t have the back button, the respective shortcut doesn’t work. | **Option+b** |

### Beacons

| To do this | Use |
| --- | --- |
| Open the Beacon tooltip | **Ctrl+i** |
| Close the Beacon tooltip | **Esc** Key |

### Smart Tips

| To do this | Use |
| --- | --- |
| Open the Smart Tip | **Ctrl+i** |
| Go to the close button of the Smart Tip If the Smart Tip does not have a close button, use the **Tab** Key to move to the next element. | **Option+q** |

Note

- Whatfix enterprise accounts created after February 9, 2017 have the keyboard shortcut enabled by default.
- For accounts created before February 9, 2017, the shortcuts would not be enabled by default. Use the following integration script to enable the shortcut feature.

```javascript
Window._wfx_settings = { "theme": { "help_key" : "87, " Tip_close_key": "81, "tip_next_key" : "78 } };
```

JavaScript

- Shortcut keys can override the default keys with the above integration script. As per common guidelines, "alt" is fixed and cannot be changed. The end user has to provide only keyboard key codes for the corresponding keys.
