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

# Going live

When your integration is ready on sandbox, a short review moves you to production. Here is the procedure.

<Steps>
  <Step title="Complete you test application">
    Finish your integration and make at least one successful test payment on sandbox. This confirms the flow works end to end and that the risk controls fire as expected.
  </Step>

  <Step title="Prepare your production UI">
    Make sure your UI meets the [UI requirements](/docs/docs/ui-requirements): Terms of Service acceptance and a Terms of Service reference on every screen, the Sonar SDK on each required screen, the fee and estimated delivery date on the payment screen, and the goods-received checkbox for payments over \$3,000 (for card payments)
  </Step>

  <Step title="Review with Melio">
    Walk our team through your UI and payment flow in a live session. Legal, Risk, and Compliance review the flow and your use case.
  </Step>

  <Step title="Get your production key">
    Once approved, we issue your production API key. Point your integration at the production base URL and you are live.
  </Step>
</Steps>

<Note>
  Melio can pause the beta or revoke an API key at any time, with notice.
</Note>

<CardGroup cols={2} />
