Adding February 2023 release details
diff --git a/docs/img/expstat1.png b/docs/img/expstat1.png
index fb5fa1a..c1c3ed5 100644
--- a/docs/img/expstat1.png
+++ b/docs/img/expstat1.png
Binary files differ
diff --git a/docs/index.md b/docs/index.md
index 913dbe2..2a079e7 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -30,9 +30,14 @@
 
 <!--The Installation section of the documentation applies to on-premise installation of Apache Airavata. -->
 
-###Latest on Django Release !
-####2023 January Release
-1. Extended User Profile (EUP) - <br>
-2. Search using Job ID - <a href="https://issues.apache.org/jira/browse/AIRAVATA-3680" target="_blank">JIRA Ticket</a><br>
-3. Enable view only access to Read-Only-Admin users for EUP configuration. - <a href="https://issues.apache.org/jira/browse/AIRAVATA-3681" target="_blank">JIRA Ticket</a><br>
+###Django Releases
+####2023
+#####<h5 id="#February">February</h5> 
+1.	The central shared data directory implementation for each gateway
+2.	Print gateway user data full directory path in experiment statistics for each experiment
+3.	Fix: When experiments are cloned and left without a mandatory file, exception is thrown
+
+More <a href="/user-documentation/django-releases/#february-in-progress"  target="_blank">Details</a>
+
+
 
diff --git a/docs/user-documentation/django-releases.md b/docs/user-documentation/django-releases.md
index 117c85f..a1b61af 100644
--- a/docs/user-documentation/django-releases.md
+++ b/docs/user-documentation/django-releases.md
@@ -1,6 +1,23 @@
-## Developer Console 
+## Django Releases
 
-1. This is for gateway developers (Who should have admin access) can download the properties file to set up local Django Portal development environment.
-
-![Screenshot](../img/devconsole.png)
-Image: Developer Console 
+###2023
+####<h4 id="#February">February - In Progress</h4>
+1.	https://issues.apache.org/jira/browse/AIRAVATA-3682 - Central shared data directory
+    - JIRA Ticket
+    - Documentation
+2.	https://issues.apache.org/jira/browse/AIRAVATA-3687 - Print gateway user data full directory path to experiment statistics
+    - JIRA Ticket
+    - Documentation
+3.	https://issues.apache.org/jira/browse/AIRAVATA-3688  Fix: When experiments are cloned and left without a mandatory file, throws exception
+    - JIRA Ticket
+    - Documentation
+    
+####January  
+1. Extended User Profile (EUP)
+    - <a href="https://issues.apache.org/jira/browse/AIRAVATA-3562" target="_blank">JIRA Ticket</a><br>
+    - <a href="/user-documentation/extended-user-profile" target="_blank"> Documentation </a><br>
+2. Gateway admins search experiments using the Job ID in Experiment Statistics
+       - <a href="https://issues.apache.org/jira/browse/AIRAVATA-3680" target="_blank"> JIRA ticket </a><br>
+       - <a href="/user-documentation/exp-statistics" target="_blank"> Documentation </a><br>
+3. Enable view only access to Read-Only-Admin users for EUP configuration.
+    - <a href="https://issues.apache.org/jira/browse/AIRAVATA-3681" target="_blank">JIRA Ticket</a><br>
diff --git a/docs/user-documentation/exp-statistics.md b/docs/user-documentation/exp-statistics.md
index 822cb69..09318c6 100644
--- a/docs/user-documentation/exp-statistics.md
+++ b/docs/user-documentation/exp-statistics.md
@@ -3,6 +3,10 @@
 ##### Monitor Gateway Traffic
 1. Monitor current gateway experiment and job statuses through Settings &rarr; Experiment Statistics.
 2. Gateway admin can view and filter experiments using this page.
+3. To view individual experiments one can use
+    - Experiment ID search
+    - Job ID search
+    
 3. In **Experiment Statistics** page, by default, the gateway status for last 24 hours will be displayed.
 4. Two buttons, 'Past 24 Hours' and 'Past Week' will group and list the experiments for the selected time.
 5. In order to further filter the experiments use, **Filters**.
@@ -24,6 +28,6 @@
     - Responses from remote resource
 11. **Experiment statistics** is mainly useful to investigate experiments and jobs users report issues.
 
-<ADD>------
+
 ![Screenshot](../img/expstat1.png)
 Image:Experiment Statistics