> For the complete documentation index, see [llms.txt](https://docs.transactionlink.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.transactionlink.io/docs/v1/production-setup.md).

# Production setup

### Getting access to production

Once you're ready to go live, please write us an email at <tech@transactionlink.io>. We will do the necessary setup and prepare your workflow(s) in the production workspace. Once done, we'll get back to you with a production pack.

### Going live

Once your production workspace is set up and you are ready to go live, you will need to:

* Generate API keys in the production workspace
* Switch the sandbox API keys to the production ones
* Switch out the sandbox API address to the production address (`api.sandbox.transactionlink.io` -> `api.transactionlink.io`)
* Point the CDN address of our frontend script to the production address (`widget.sandbox.transactionlink.io` -> `widget.transactionlink.io`)

{% hint style="warning" %}

#### Please note that once live you will be getting access to sensitive data of your customers.

Make sure to manage and utilise them with due care and caution.
{% endhint %}
