I proposed moving destination number (plus call recording and whisper message) into a single Number Routing step after number selection, which better matched how users approached setup.
There was a valid concern from stakeholders: the destination number was used to pre-populate the area code during number selection. Moving it later risked breaking that logic.
To evaluate the tradeoff, I pulled Looker data and found that ~85% of accounts had only one destination number. FullStory also showed users changed the area code input only 1.5% of the time. Thus, we safely pre-populated area code from account data while keeping manual override.
I observed that many users routed numbers to call flows right after creation, so I added in-wizard routing to avoid a separate follow-up flow.