What is the best terminology to use on a modal’s buttons when a user is about to leave said page?

I hope this question is not too banal. I would like to use the best terminology for a modal's buttons.

Context: I'm building a feature for an administrative tool. The feature is on a customer profile's dashboard which contains items that link to other administrative tools ultimately sending the admin outside of the customer's profile. (Changes are saved every time an Admin makes a change so there's no risk to lose progress)

When the Admin clicks on the item, a modal pops up and says "You're about to leave this profile to x page. Are you sure you want to leave?"

Option for buttons Stay on Page Continue | Cancel Continue | Cancel yes

Is there one in particular that is more commonly used? thank you for your time.