Looking specifically at the use case of an onboarding guide type of engagement launched from the KC BOT:
In keeping with the suggestions around “keeping engagements limited to as few steps as possible,” i’d like to eliminate our “splash” screen on engagements. Basically, all of our engagements start with a “splash screen” that says this is what you’re going to do and click “Next” to get started. The “Next” button redirects the user to the specific URL where they’ll start the next step of the engagement.
I feel like this is redundant → the user has already made the choice to start the onboarding workflow, so I’d like to have them automatically redirected to the page where they can begin the *real*/actionable step 1 of the guide (i.e. “click on this specific UI element”) and not have to delay them with the splash screen whose main purpose is the button with the URL redirect.
Has anyone found a way to do this?