diff --git a/docs/bilby-output.txt b/docs/bilby-output.txt
index 4cfa59a9008bd42c616ddc49a7b1e0c9aec8e374..76313d3750f7657a9e10240075ce728c779669d1 100644
--- a/docs/bilby-output.txt
+++ b/docs/bilby-output.txt
@@ -95,3 +95,11 @@ done via::
    result.save_posterior_samples()
 
 which will generate a file :code:`outdir/label_posterior.txt`.
+
+
+Visualising the results  
+--------------------
+Bilby also provides some useful built-in plotting tools. Some examples on how
+to visualise results using these tools (and  how to extend them) are shown in
+one of the tutorials at `visualising_the_results.ipynb  <https://en.wikipedia.org/wiki/JSON>`_.
+