Is there a way to tell how much usage is being used for a specific workflow? I’m trying to understand if I need to upgrade from Pro-1 to Pro-2 or if it requires a custom plan.
There’s no built-in feature where you can check execution count per workflow, but you can use the n8n node to get all executions data from your instance (on Cloud instances, the execution data is saved for a month, for self-hosted this can be configured in the instance)