diff --git a/docs/QuickStart.aml b/docs/QuickStart.aml
index 8587feb6f..2c018c304 100644
--- a/docs/QuickStart.aml
+++ b/docs/QuickStart.aml
@@ -141,6 +141,11 @@
CTRL-G to find
or jump to a given EID
respectively.
+ The bookmark button will
+ allow you to bookmark an event, the shortcut key is CTRL-B.
+ A list of bookmarked events will show up on a toolbar at the top of the event browser, they and
+ the shortcut keys CTRL-1 to CTRL-0 will jump to the
+ respective bookmarked EID. These shortcuts will work anywhere in the application.
diff --git a/docs/Windows/EventBrowser.aml b/docs/Windows/EventBrowser.aml
index f071bae1d..64dc25e7c 100644
--- a/docs/Windows/EventBrowser.aml
+++ b/docs/Windows/EventBrowser.aml
@@ -92,6 +92,20 @@ D3DPERF_EndEvent();
+
+ Bookmarks
+
+ The bookmark button will
+ allow you to bookmark an event, the shortcut key is CTRL-B.
+
+The bookmarks bar with several EIDs bookmarks.
+
+
+ A list of bookmarked events will show up on a toolbar at the top of the event browser, they and
+ the shortcut keys CTRL-1 to CTRL-0 will jump to the
+ respective bookmarked EID. These shortcuts will work anywhere in the application.
+
+
Searching and Jumping
diff --git a/docs/imgs/Screenshots/BookmarksBar.png b/docs/imgs/Screenshots/BookmarksBar.png
new file mode 100644
index 000000000..facef3961
Binary files /dev/null and b/docs/imgs/Screenshots/BookmarksBar.png differ
diff --git a/docs/imgs/icons/asterisk_orange.png b/docs/imgs/icons/asterisk_orange.png
new file mode 100644
index 000000000..1ebebde54
Binary files /dev/null and b/docs/imgs/icons/asterisk_orange.png differ
diff --git a/docs/renderdoc.shfbproj b/docs/renderdoc.shfbproj
index 8d6fd8c48..5690f1407 100644
--- a/docs/renderdoc.shfbproj
+++ b/docs/renderdoc.shfbproj
@@ -121,6 +121,16 @@
+
+ BookmarksBar
+ Bookmarks Bar
+ BookmarksBar
+ Bookmarks Bar in Event Browser
+
+
+ asterisk_orange
+ asterisk orange
+
pythonshell
Python Shell