# Deleting your App on Health Universe

Follow these steps to fully delete your app and its deployments from Health Universe.

### 1. Delete the Production Deployment

* Go to your app on [Health Universe](https://www.healthuniverse.com).
* Click **Deployments** on the top right of the navigation bar.

  <figure><img src="/files/N4AsxRDdINeegmM0IiyS" alt=""><figcaption></figcaption></figure>
* Locate the **Production** deployment box and click on it.

  <figure><img src="/files/U84FJheyE2QWKsu98qJR" alt=""><figcaption></figcaption></figure>
* Scroll down to locate and click the red **Delete Deployment Button**.

  <figure><img src="/files/uAsgNdjdqxLROdzLYKPI" alt=""><figcaption></figcaption></figure>
* A confirmation warning will appear — read the message and click **Yes** to confirm.

  <figure><img src="/files/XOvVLsmwYpH29kRfKgec" alt=""><figcaption></figcaption></figure>

> ✅ You should see a popup in the bottom right corner confirming the app has been deleted. The production box will also disappear (you may need to refresh the page).

### 2. Delete the App Itself

* After the deployment is deleted, click **Edit App** in the top-right corner of the page to enter **edit mode**.
* Find and click the **red Delete App** button.

  <figure><img src="/files/rbm4mp4URoWWGc1K7570" alt=""><figcaption></figcaption></figure>
* A final confirmation warning will appear — read it and click **Delete App** to confirm.

  <figure><img src="/files/WEGV5wJLnDem8GXEfj5P" alt=""><figcaption></figcaption></figure>

> 🚨 Once confirmed, your app will be **permanently deleted**, and you will be redirected to your workspace.


---

# 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.healthuniverse.com/overview/deleting-your-app-on-health-universe.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.
