
How to create document approval flow when user check and comments on that documents and than approve by selecting approver from aprrover list.
You could store documents in SharePoint library & configure an approval process on top of it. To do this, refer the link Require approval of documents in SharePoint using Power Automate | Microsoft Learn
You can modify the approval process as per you need using different triggers and actions available in power automate.
Thanks