Hi @sceleiro !
In Microsoft Power Automate, a flow that runs on an owner's plan uses the plan of its primary owner. This means that if the flow is scheduled or automated, it will run in the context of the owner's primary owner, run-only user, and process license. The owner's license also determines the flow's performance profile, which in turn sets the flow's Power Platform request limits. If the owner has multiple licenses, Power Automate will use the highest plan.
If the flow is set to the Power Automate process plan, it will use the process plan request limits and won't require a Premium license for the owner or running user.
If the flow's owner leaves the organization or no longer has a Premium license, the flow may become orphaned. This can cause issues if the flow uses connections that require authentication, as the user identity may no longer be valid.
More information refer to these links:
Frequently asked questions about Power Automate licensing
For knowing the limits:
Power Automate flows limits
I hope this helps.