# Go Live Checklist (/data-api/guides/resources/go-live-checklist)

Everything you need to complete before launching your Fiskil integration in production



Before launching your Fiskil integration in production, ensure you have completed these essential steps. While not all items are mandatory for basic operation, following this checklist will help you build a more robust, secure, and maintainable integration.

Production Setup and Go Live [#production-setup-and-go-live]

To migrate to the production environment, you will need to request access through the [Fiskil Console](https://console.fiskil.com/).

<Callout type="info">
  Need help with onboarding? Our team is here to assist. Contact us directly at [onboarding@fiskil.com](mailto:onboarding@fiskil.com).
</Callout>

<Steps>
  <Step title="Complete Your Application and Company Profile">
    Complete your application profile and company profile in the [onboarding questionnaire](https://console.fiskil.com/data-api/onboarding-questionnaire), which are required to access certain institutions.
  </Step>

  <Step title="Complete Your Security Questionnaire">
    Complete your security questionnaire in the [onboarding questionnaire](https://console.fiskil.com/data-api/onboarding-questionnaire), which is required for Live access.
  </Step>

  <Step title="Review the Compliance Checklist">
    Review and complete the [Compliance Checklist](/data-api/guides/resources/go-live-checklist/compliance-checklist) to ensure your integration meets all mandatory compliance requirements.
  </Step>

  <Step title="Work Through the Developer Checklist">
    Work through the [Developer Checklist](/data-api/guides/resources/go-live-checklist/developer-checklist) to verify your technical integration is production-ready.
  </Step>

  <Step title="Set Up Your Production Environment">
    Set up your production environment in the [Fiskil Console](https://console.fiskil.com/) and perform a final end-to-end test before going live.
  </Step>
</Steps>
