Updating 2023 February release documentation
diff --git a/docs/index.md b/docs/index.md
index 61c558c..58d5bdd 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -30,6 +30,9 @@
 
 <!--The Installation section of the documentation applies to on-premise installation of Apache Airavata. -->
 
-###Latest on Django Release !
-<b>July release user documentation </b><br>
-1. Coming Soon! 
+###Django Releases
+####2023
+#####<h5 id="#February">February</h5>
+1. The central 'Shared' data directory for the gateway
+
+More [Details](user-documentation/other-features/#centraldata)
diff --git a/docs/user-documentation/other-features.md b/docs/user-documentation/other-features.md
index 0d0ce1e..11ed2bc 100644
--- a/docs/user-documentation/other-features.md
+++ b/docs/user-documentation/other-features.md
@@ -1,4 +1,4 @@
-##Django Gateway Theme Management
+##Other Gateway Features
 
 What else is available for you in the gateway portal?
 <br></br>
@@ -7,6 +7,7 @@
 - <a href= "#usersettings">Update User Settings</a></br>
 - <a href= "#sshgen">Generate Own SSH Keys</a></br>
 - <a href= "#viewnotices">Keep an Eye on Notices</a></br>
+- <a href= "#centraldata">Gateway Shared Data Storage</a></br>
 
 
 ##### <h5 id="createproj">Create Projects</h5>
@@ -43,3 +44,10 @@
 1. Pretty much what the title says, on the top menu you would see the 'Bell' and you can view notices by the gateway admin.
 2. You also have the option of "Mark as Read"
 3. The messages has an expiration set by the gateway admin and upon expiring it will get removed from the list.
+
+##### <h5 id="centraldata">'Shared' Gateway Storage</h5>
+1. For users gateways may provide a 'Shared' storage directory.
+2. General gateway users can use files in this directory as experiment inputs.
+3. Users can browse this directory and study the data files.
+4. As a gateway user, you will not be able to add files or sub directories to 'Shared' 
+5. The 'Shared' directory cannot be deleted, nor can delete files or sub directories inside. 
\ No newline at end of file