Run flow attached to a button from a different button

I have a button that runs a flow when clicked, I want to add another button elsewhere on the page that runs that same flow. I see that if I make a flow on the second button there is an option for “run flow” but I’m not sure how to select the flow from the other button?

Or do I need to move the flow from the button to its own flow component and have both buttons activate that?

You probably need to add a App/Page Flow component to your page, and then when you click the button(s) you call that Page Flow