# Break Reference between Baseline and Child Project

To remove the connection between a Baseline and a Child project, you need admin privileges. Once disconnected, the Child project becomes a standalone project and will no longer receive updates from the Baseline.

{% hint style="warning" %}
Breaking the connection cannot be undone.
{% endhint %}

1. Go to the Baseline project in the Umbraco Cloud portal.
2. Click the **Baseline** label at the bottom of the left-side menu.

   * Alternatively, go to **Management** > **Baselines**.

   ![The Baselines management page showing connected Child projects](https://3739769070-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPzKn70Piyd2fd5UkYZGf%2Fuploads%2Fgit-blob-f476a041c2b6672b65922b7ebabc60e116e49279%2Fmanage-child-projects.png?alt=media)
3. Click the ![Disconnect icon](https://3739769070-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPzKn70Piyd2fd5UkYZGf%2Fuploads%2Fgit-blob-66484fd7cfc948f12a29df41ecc9d1085d616480%2Fdisconnect-icon.png?alt=media) next to the Child project you want to disconnect.

   A confirmation window appears, showing the consequences of disconnecting.
4. Enter the Child project name you wish to disconnect.
5. Click **Disconnect**.

   ![Break Baseline and child project](https://3739769070-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPzKn70Piyd2fd5UkYZGf%2Fuploads%2Fgit-blob-d9f83e4c5641d72f8326ac94ccb54f84476adb5e%2Fbreak-reference.png?alt=media)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.umbraco.com/umbraco-cloud/optimize-and-maintain-your-site/monitor-and-troubleshoot/resolve-issues-quickly-and-efficiently/baseline-merge-conflicts/break-baseline.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
