diff --git a/src/software/automation_pipeline_developer.md b/src/software/automation_pipeline_developer.md
index 75b39b4..2d96f92 100644
--- a/src/software/automation_pipeline_developer.md
+++ b/src/software/automation_pipeline_developer.md
@@ -83,7 +83,7 @@ The class that manages workflow at the recording level is (Params Config file): This dictionary defines status definitions and corresponding functions to execute.
+ + **recording_process_status_dict** in (Params Config file): This dictionary defines status definitions and corresponding functions to execute.
+ **pipeline_handler_main** in (RecProcessHandler): Main function in recording process workflow
1. Executes corresponding functions based in status.
2. Executed every 30 minutes to check for new recordings to be handled.