Reading values from similar screenshots

My application contains 100 or more forms which have same layout. We need to read the values of each fields with no manual intervention

Approach tried using UI path

  1. Created Template for a screenshot using taxanomy manager. And was able to fetch the results for that screenshot , but it is not able to fetch the values for other screenshots in the same folder

Issue faced
for every screenshot we need to add the elements to the template manually , is there an option where if it is done for one invoice it automatically (as the layouts of all the screenshots are same)scans for the other documents without we adding elements to template again