diff --git a/doc/manual/source/_static/report.png b/doc/manual/source/_static/report.png
new file mode 100644
index 0000000000000000000000000000000000000000..a51b8b261d60dfd83e5e0b6c43b5375a2442e078
Binary files /dev/null and b/doc/manual/source/_static/report.png differ
diff --git a/doc/manual/source/reporting.rst b/doc/manual/source/reporting.rst
index 1961144b93e922f8dd1bbe4622767676efce3eb2..1f31d6a3ec9705daa640ce5f79cf2875061d42b9 100644
--- a/doc/manual/source/reporting.rst
+++ b/doc/manual/source/reporting.rst
@@ -870,3 +870,7 @@ bottom of the page displays a centered table::
     %% Write & Compile Report
     rep.write();
     rep.compile();
+
+Once compiled, the report looks like:
+
+.. image:: _static/report.png