Hi @Ellie.Stroup! Welcome to the Docusign Community!
When using the ‘Find Documents by Metadata’ step, if you use the ‘Folder’ property, then the workflow will only search that specific folder. However, this is not a required property. If you leave the ‘folder’ property blank, the workflow will search all folders within CLM and find you all documents with the matching attribute value. Would this be a possible option for your use case?
Otherwise, your best bet would be to use the ‘Find Document by Folder’ step which will allow you search all subfolders. This will compile a list of all documents within that folder structure. From there, you have to loop through the documents in workflow to find the ones with the specific attribute value you are wanting to filter on. Unfortunately, it’s a bit more complex.
Hope you find this information helpful!
Kelly