Add record workflow

tell me how to add an entry to one module if I am in another using workflow?

module
I am in the first module, which contains a table from the same module and a table from the second module. When I click on the button, I want the record to be added to both table 1 and table 2 (while the tables are in different modules). How can I do this using workflow?