# Go-live checklist Before you launch, work through the go-live checklist for your target use case. The checklists cover: - **Infrastructure and environments:** confirm production environment settings, custom domains, TLS certificates, and CDN configuration. - **Performance and caching:** verify that API response caching, image optimization, and static asset delivery are configured correctly. - **Integrations:** confirm that payment providers, tax services, email notifications, and search indices are connected and tested in the production environment. - **Data:** verify that sample data has been removed, your production catalog and customer data is in place, and inventory levels are correct. - **Security:** review API client scopes, rotate any credentials used in staging, and confirm that your storefront does not expose sensitive tokens client-side. - **Monitoring:** confirm that error tracking, uptime monitoring, and analytics tagging are active. Use the checklist for your use case: - [B2C Retail go-live checklist](/frontend-development/b2c-store-launchpad-overview.md#go-live-checklist) - [B2B Manufacturing go-live checklist](/frontend-development/b2b-store-launchpad-overview.md#go-live-checklist) ## Related pages - [Area overview page with navigation](/tutorials.md) - [Previous page: Further considerations](/tutorials/implementation-guide/further-considerations.md)