diff --git a/docs/doxygen-user/main.dox b/docs/doxygen-user/main.dox
index 7c47b36f5f..7a06942ab2 100644
--- a/docs/doxygen-user/main.dox
+++ b/docs/doxygen-user/main.dox
@@ -35,6 +35,7 @@ The following topics are available here:
- \subpage photorec_carver_page
- \subpage cr_ingest_module
- \subpage encryption_page
+ - \subpage vm_extractor_page
- Manual Analysis
- \subpage tree_viewer_page
- \subpage result_viewer_page
@@ -48,6 +49,7 @@ The following topics are available here:
- \subpage central_repo_page
- \subpage communications_page
- \subpage common_properties_page
+ - \subpage search_all_cases_page
- \subpage logs_and_output_page
- Reporting
- \subpage tagging_page
diff --git a/docs/doxygen-user/quick_start_guide.dox b/docs/doxygen-user/quick_start_guide.dox
index 01f19215a9..1b5cf41234 100644
--- a/docs/doxygen-user/quick_start_guide.dox
+++ b/docs/doxygen-user/quick_start_guide.dox
@@ -38,6 +38,7 @@ You will next be prompted to configure the Ingest Modules. Ingest modules will r
- \subpage photorec_carver_page carves files from unallocated space and sends them through the file processing chain.
- \subpage cr_ingest_module adds file hashes and other extracted properties to a central repository.
- \subpage encryption_page looks for encrypted files.
+- \subpage vm_extractor_page extracts data from virtual machine files
When you select a module, you will have the option to change its settings. For example, you can configure which keyword search lists to use during ingest and which hash sets to use. Refer to the individual module help for details on configuring each module.