diff --git a/src/xfel_calibrate/notebooks.py b/src/xfel_calibrate/notebooks.py
index fef99624c513b4f7087c7d2a1767717b97d9f1cc..3d241b27e7f1d41050ce49b28be9823611d9040d 100644
--- a/src/xfel_calibrate/notebooks.py
+++ b/src/xfel_calibrate/notebooks.py
@@ -234,6 +234,12 @@ notebooks = {
                             "use function": "balance_sequences",
                             "cluster cores": 4},
         },
+        "FF": {
+            "notebook": "notebooks/ePix100/Characterize_FlatFields_ePix100_NBC.ipynb",
+            "concurrency": {"parameter": None,
+                            "default concurrency": None,
+                            "cluster cores": 4},
+        },
     },
     "EPIX10K": {
         "DARK": {