I finally created the flow, now I want it it keep running over and over for 2500 times. The problem is, after it finishes it just stops. How do I get it to repeat itself?

I finally created the flow, now I want it it keep running over and over for 2500 times. The problem is, after it finishes it just stops. How do I get it to repeat itself?
Inside the flow, you can use loop to run specific number of times, use the action below to make it work, and place over flow section you want to repeat for 2500 times.
Hope it helps
Mark it as solution if it resolves your query 🙂