---
title: "Host Whatfix content on Cloud"
slug: "hosting-whatfix-content-on-cloud-1"
updated: 2024-07-01T08:30:47Z
published: 2024-07-01T08:30:47Z
canonical: "support.whatfix.com/hosting-whatfix-content-on-cloud-1"
---

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

# Host Whatfix content on Cloud

All Flows created by the customers are stored in Whatfix cloud servers. For production, these Flows are served from Whatfix Cloud (CDN), which results in a much faster and better experience for all Whatfix end-users. If you use CDN servers, then your end-users will see content only after you do a Push to Production.

:::(Warning) (your title goes here)

* If you use a development environment, use development-specific JavaScript. Any content that you create in the development environment can be seen without a Push to Production, as the content is hosted on Whatfix servers.
* Production content is hosted on CDN servers and you are required to embed the production JavaScript. A Push to Production is required for the content to be displayed to your users.

:::

Use the following steps to publish content to CDN:

1. On the Whatfix Dashboard, click the **Push all to production** button to create a production package that pushes the content to our CDN buckets.
![clm_db_push all to production](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/clm_db_push%20all%20to%20production.png){height="" width="500"}

* * *

### Including the Whatfix Deployment JavaScript

If you are using the JavaScript integration, access the production script using the steps below.

{{snippet.click_map stages}}

3. In the **Stages** tab, add the visibility rules in the script you want.
![clm_prod and ready](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/clm_prod%20and%20ready.png){height="" width="500"}

4. Copy the **Deployment Script**.
![clm_deployment script\(1\)](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/clm_deployment%20script%281%29.png){height="" width="500"}

:::(Warning) (your title goes here)
If you have been a Whatfix customer from prior to Jan 2018, your account may not be using CDN deployment. Contact your respective Customer Success Manager to enable the CDN option for your account.
:::

## Related

- [Host Whatfix Content On-Premise](/host-whatfix-content-on-premise.md)
- [Host content on your Server](/host-content-on-a-private-server.md)
