---
title: "Disable Automatic Redeployment"
description: "Learn how to manage and customize your deployment settings, including disabling automatic redeployment in Contentstack Launch."
url: "https://www.contentstack.com/docs/launch/disable-automatic-redeployment"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-28"
---

# Disable Automatic Redeployment

By default, all environments in Launch are configured for automatic redeployment by default. Launch allows you to prevent automatic redeployments of any new commits made to the Git repository based projects.

This step-by-step guide provides the steps required to disable the automatic redeployment of projects.

## Prerequisites

*   [Contentstack account](https://www.contentstack.com/login/)
*   Launch-enabled Organization

## What You Will Learn

*   How to open the environment settings for a Launch project.
    
*   How to turn off the Auto Deploy on Commits setting to stop automatic redeployments.
    

## Disable Automatic Redeployment

Follow the steps given below to disable the Auto-Deploy feature to prevent automatic redeployment.

1.  [Log in to your Contentstack account](https://www.contentstack.com/login/) and click the Launch icon from the dashboard.
2.  Click the **project card** to open your project from the Launch landing page.
3.  On the **Environments** screen, click the **ellipses** under **Actions** next to your environment and then click **Settings** to go to **Environment Settings**.
    
    ![Launch\_Settings\_2026.png](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/blt3ccdc1d79b2ef2eb/69b78cd967be9e781070b034/Launch_Settings_2026.png)
    
4.  In the **Environments** section under **Settings**, click **Deployments**.
5.  Click the **Auto Deploy on Commits** toggle button to disable it, and then click the **Save Deployment Settings** button. ![Launch-Disable-AutoDeploy.png](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/bltc202cdcb8f738a12/672aedc59fad555967e209a1/Launch-Disable-AutoDeploy.png)

You have successfully disabled the automatic redeployment of your project.