# Is it possible to bulk delete / bulk copy files in OpManager workflows? Yes, it is possible to bulk delete / bulk copy files using wildcards in OpManager workflows. The asterisk (*) wildcard enables you to delete/ copy multiple files with specified file extension under the specified folder. For example, referring to the screen capture below, inserting the wildcard `*` before the file extension (`txt`) deletes all files ending with the specified file extension under the specified folder. ![Bulk delete/ bulk copy files in OpManager workflows: Delete file](https://www.manageengine.com/network-monitoring/faq/images/workflow.png) **Note:** It is possible to bulk delete/ copy multiple files using `*.*` command. This command applies action to all files in the specified folder. Alternatively, you can delete files without using wildcards by using the **Delete Older Files** option, which removes only files older than the specified time. ![Bulk delete/ bulk copy files in OpManager workflows: Delete file](https://www.manageengine.com/network-monitoring/faq/images/workflow-file-delete.png) To know more about workflows click [here](https://www.manageengine.com/network-monitoring/help/add-workflow.html).