diff --git a/docs/source/getting_started/Working.md b/docs/source/getting_started/Working.md
index 87a92e4830725f00667eb263b071f1bdaf643c53..ab24890682c572915cef3df76fee0e24c8c94774 100644
--- a/docs/source/getting_started/Working.md
+++ b/docs/source/getting_started/Working.md
@@ -3,11 +3,6 @@ BiTIA has two commands to work on it:
 - run
 - submit
 
-## run
-```{eval-rst}
-.. autofunction:: bitia.__main__.prepare_archive
-```
-
 ### Bitia run can be employed in three ways;
 
 #### Example 1 - Input as String
@@ -20,4 +15,4 @@ BiTIA has two commands to work on it:
 
 #### Example 3- Input as a Path Directory
 
-- to be filled
\ No newline at end of file
+- to be filled