diff --git a/german-law-journal-network/identify-editors-with-llm.ipynb b/german-law-journal-network/identify-editors-with-llm.ipynb
index aaf7e160243bd171e9c3de84fcd132e8f97aae0a..2f532341dd28fe2a8ff300d24558e8ac0100ae29 100644
--- a/german-law-journal-network/identify-editors-with-llm.ipynb
+++ b/german-law-journal-network/identify-editors-with-llm.ipynb
@@ -3,7 +3,11 @@
   {
    "cell_type": "markdown",
    "source": [
-    "## Use GPT-4 to retrieve list of editors"
+    "## Create the data for a social netwwork of German Law Journal editors\n",
+    "\n",
+    "Since no such data exists, the first aim is to automatically compile a list of the current editors of German-language law journals. The list of journal names is in german-law-journal-network/data/juristische-zeitschriften-lobid-berichtigt.csv . The workflow consists of an automated google search, iterate over the first three search results, and then let an AI (here: ChatGPT) extract the list of editors.\n",
+    "\n",
+    "First, try with a fixed journal name"
    ],
    "metadata": {
     "collapsed": false