> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Go-live checklist

When you're ready to go live, ensure that you perform all of the actions in the below checklist:

<Steps>
  <Step title="Create a dedicated Stigg environment for production">
    See Selecting the integration environment.
  </Step>

  <Step title="Copy your product catalog settings to the production environment">
    See Setting up your product catalog.
  </Step>

  <Step title="Update your codebase to use the Stigg production full access and publishable keys when running in your production environment">
     
  </Step>
</Steps>

<Tip>
  Enable [client-side (frontend) security enforcement](/api-and-sdks/integration/frontend/hardening-client-side-access) to prevent unauthorized access to data when integrating with Stigg.
</Tip>
