diff --git a/docs/source/control.rst b/docs/source/control.rst
new file mode 100644
index 0000000000000000000000000000000000000000..1f5e507bdb52c19acf2ec03160d441a9e2a17fc0
--- /dev/null
+++ b/docs/source/control.rst
@@ -0,0 +1,12 @@
+Controlling the station
+============================
+
+Jupyter Notebooks
+------------------------
+
+The station offers Juypyter notebooks On http://localhost:8888, which allow one to interact with the station, for example to set control points, access monitoring points, or to graph their values.
+
+The notebooks provide some predefined variables:
+
+.. literalinclude:: ../../docker-compose/jupyter/ipython-profiles/stationcontrol-jupyter/startup/01-devices.py
+