diff --git a/include/quick-audio-export.html b/include/quick-audio-export.html
new file mode 100644
index 00000000..423391f4
--- /dev/null
+++ b/include/quick-audio-export.html
@@ -0,0 +1,41 @@
+
+ The Quick Audio Export dialog is a trimmed-down
+ version of its original counterpart. It's best for cases when all the user
+ needs is exporting an entire session (or part of it) to something like a WAV
+ file at the session rate.
+
+
+
+
+
+
+ The three available options are:
+
+
+
+
+
Format preset
+
Lists popular options such as FLAC, WAV @ session rate, MP3, and others.
+
+
+
+
Export range
+
Allows choosing between exporting a selection (range) or the entire
+ session (from session start marker to session end marker). Only lists the
+ latter option if no selection is available.
+
+
+
After export
+
Allows choosing whether to open the folder where the audio file has been
+ exported to, or do nothing.
+
+
+
+
+ Ongoing export can be canceled by pressing the
+ Abort button.
+
\ No newline at end of file
diff --git a/include/the-session-menu.html b/include/the-session-menu.html
index a2437b15..923e648a 100644
--- a/include/the-session-menu.html
+++ b/include/the-session-menu.html
@@ -25,6 +25,7 @@
Remove Video
Removes the video part of the session (the video timeline disappears)
Loudness Assistant…
Shows the Loudness Analyzer and Normalizer, allowing an in-depth analysis of the master bus' volume for the final export
Export
+
Quick Audio Export…
Export a selection or the entire session to audio with just a few settings