---
title: "Using Production mode to protect your live application"
date: "2024-02-14T06:18:38+00:00"
summary: "Protect your live Drupal application with Production mode. Learn when to enable it, how it safeguards your site, and best practices for managing files and databases across environments."
image:
type: "page"
url: "/acquia-cloud-platform/using-production-mode-protect-your-live-application"
id: "da00cf37-3624-4f98-a737-cef3d997736c"
---

When you first create an application, the Production environment is in the Pre-launch mode. When you are ready to publish the application, you should change it to the Production mode. In the Pre-launch mode, you can freely drag your files or database to the Production environment. In the Production mode, you cannot copy your files or database to the Production environment. This protects you from possibly destroying your live application by overwriting your Production files and databases.

You copy databases and files up to the Production environment only until you first launch your application. After that, you push code to Production, but you pull databases and files backwards from Production to the Staging and Development environments for testing and development.

Note

The Production mode isn’t available on Site Factory. For information about Site Factory deployments, see [Deployments in Site Factory](/site-factory/workflow/deployments).

Enabling Production mode
------------------------

To change your Production environment’s mode:

1.  [Sign in to the Cloud Platform user interface](/node/55875) and select your application.
2.  Select the Production environment.
3.  Click **Actions** > **Enable Production Mode**.
    
    ![cloud-platform_enabling-production-mode.png](https://acquia.widen.net/content/08c6773b-c4c1-484c-b816-89f9452402c9/web/cloud-platform_enabling-production-mode.png)
    
    The system displays a dialog box.
    
4.  Click **Enable**.

Disabling Production mode
-------------------------

To disable the Production mode, complete the same procedure [listed previously](#cloud-enable-prod-mode) and click **Disable Production Mode**.