---
title: "Disconnecting an application from an external Git repo"
date: "2024-10-25T10:12:45+00:00"
summary: "Learn how to disconnect your Cloud Platform app from external Git repos and troubleshoot common issues. Step-by-step guide included."
image:
type: "page"
url: "/acquia-cloud-platform/disconnecting-application-external-git-repo"
id: "a9d69747-d833-4fab-8b9f-0a9c1f5a7940"
---

In any of the following scenarios, you might need to disconnect your Cloud Platform application from your external Git repository:

*   Your application does not start the Pipelines jobs
*   You receive a notice that Acquia has updated the credentials that connect your application to your external Git repository

To disconnect an application from an external repository:

1.  [Sign in to the Cloud Platform user interface](/node/55875).
2.  Select the **Pipelines** tab.
3.  Click **Configure** and select **Acquia** as your source repository.
    
    The system disconnects the application from the external repository.
    

To reconnect your application to an external Git repository, visit [Connecting an application to an external Git repository](/acquia-cloud-platform/connecting-application-external-git-repo "Connecting an application to an external Git repo").