diff --git a/docs/README.md b/docs/README.md
index a7404cb9..f7faf858 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -13,4 +13,4 @@ Understanding the key terms used in the Lot Occupancy System.
How to create images compatible with the Lot Occupancy System.
[**Keyboard Shortcuts**](shortcuts.md)
-How to create images compatible with the Lot Occupancy System.
\ No newline at end of file
+Shortcuts to speed through tasks in the Lot Occupancy System.
\ No newline at end of file
diff --git a/docs/images/configTableSorting.png b/docs/images/configTableSorting.png
new file mode 100644
index 00000000..172d0218
Binary files /dev/null and b/docs/images/configTableSorting.png differ
diff --git a/docs/shortcuts.md b/docs/shortcuts.md
index ea5e8b3a..969b4189 100644
--- a/docs/shortcuts.md
+++ b/docs/shortcuts.md
@@ -45,3 +45,18 @@ for assistance identifying the combination for your web browser - operating syst
| ------------ | ---------------------------------- |
| f | Focus on the first editable field. |
| v | Switch to view mode. |
+
+## Other Shortcuts
+
+### Quick Sorting
+
+
+
+Configuration tables with up and down arrow buttons can be reordered one position at a time
+by clicking the arrow buttons.
+
+To send an item to the bottom of the list,
+hold the `Shift` key when clicking the down arrow button.
+
+Similarly, to send an item to the top of the list,
+hold the `Shift` key when clicking the up arrow button.