diff --git a/include/clip-properties.html b/include/clip-properties.html
new file mode 100644
index 00000000..5aef3ea7
--- /dev/null
+++ b/include/clip-properties.html
@@ -0,0 +1,44 @@
+
+ The contents of this options box partially depends on the type of data
+ in the clip, audio or MIDI. The common settings are:
+
+
+
+ -
+ Name: the full name of the clip's file, usually visible in its
+ shortened form.
+
+ -
+ Load: this button allows loading a clip's file into
+ the selected trigger slot.
+
+ -
+ Color: here you can open a color chooser dialog to set
+ the color of the clip's title inside the trigger slot.
+
+
+
+
+ The only audio-specific setting is Gain (dB) which adjusts
+ the output volume of a clip.
+
+
+
+ For MIDI clips, there are several specific options:
+
+
+
+ -
+ Velocity Adj: this effectively adjusts the output volume
+ by increasing the velocity of MIDI notes.
+
+ -
+ Send Patches: this enables sending a control message
+ to load a particular patch. This is typically used for external
+ MIDI gear such a hardware synthesizers.
+
+ -
+ MIDI Patches: clicking this button will open a dialog
+ where you can select a patch to send when a MIDI clip is triggered.
+
+
\ No newline at end of file
diff --git a/master-doc.txt b/master-doc.txt
index 9263135c..bd7af127 100644
--- a/master-doc.txt
+++ b/master-doc.txt
@@ -1539,6 +1539,14 @@ uri: cue/setting-up-cues/playing-back-the-cues
part: subchapter
---
+---
+title: Setting Up Clip Properties
+link: clip-properties
+include: clip-properties.html
+uri: cue/setting-up-cues/clip-properties
+part: subchapter
+---
+
---
title: Setting Up Launch Options
link: clip-launch-options