# Progress stepping for Stripe Apps Learn how to prevent users from abandoning a task. If users need to complete multi-step tasks, use a [FocusView](https://docs.stripe.com/stripe-apps/components/focusview.md) component to prevent them from accidentally abandoning the task. ## Before you begin [Create an app](https://docs.stripe.com/stripe-apps/create-app.md). ## Suggested use - Place progress stepping components in the footer. - Make the final action a primary [Button](https://docs.stripe.com/stripe-apps/components/button.md). For example: ![Step screens](https://b.stripecdn.com/docs-statics-srv/assets/progress-stepping.72f0528183f5d96d7bbf33ff00937f11.png)