diff --git a/code.json b/code.json
index def94e5c7d43bf61b8e3e5dfcf5c2d89565abd60..db06c233f17ae336c92cf5aa351760c2e991fb3c 100644
--- a/code.json
+++ b/code.json
@@ -88,6 +88,51 @@
       "metadataLastUpdated": "2023-04-19"
     }
   },{
+    "name": "ISIS3",
+    "organization": "U.S. Geological Survey",
+    "description": "GitHub code repository for the Integrated Software for Imagers and Spectrometers (ISIS)",
+    "version": "8.3.0",
+    "status": "Production",
+    
+    "permissions": {
+       "usageType": "openSource",
+       "licenses": [
+         {
+           "name": "Public Domain, CC0-1.0",
+           "URL": "https://code.usgs.gov/astrogeology/isis/-/raw/8.3.0/LICENSE.md"
+         }
+       ]
+     },
+    
+    "homepageURL": "https://isis.astrogeology.usgs.gov",
+    "downloadURL": "https://code.usgs.gov/astrogeology/isis/-/archive/8.3.0/8.3.0.zip",
+    "disclaimerURL": "https://code.usgs.gov/astrogeology/isis/-/raw/8.3.0/DISCLAIMER.md",
+    "repositoryURL": "https://code.usgs.gov/astrogeology/isis.git",
+    "vcs": "git",
+
+    "laborHours": 0,
+
+    "tags": [
+      "Planetary",
+      "Remote Sensing",
+      "Photogrammetry",
+      "Data Processing"
+    ],
+
+    "languages": [
+      "C++"
+    ],
+
+    "contact": {
+      "name": "Christine Kim",
+      "email": "chkim@usgs.gov"
+    },
+
+    "date": {
+      "metadataLastUpdated": "2024-09-30"
+    }
+  },
+  {
     "name": "ISIS3",
     "organization": "U.S. Geological Survey",
     "description": "GitHub code repository for the Integrated Software for Imagers and Spectrometers (ISIS)",
@@ -129,7 +174,7 @@
     },
 
     "date": {
-      "metadataLastUpdated": "2024-09-30"
+      "metadataLastUpdated": "2024-11-26"
     }
   }
 ]