Health Universe
  • Core Concepts
    • Overview of Health Universe
    • How Health Universe Works
  • Building Apps in Health Universe
    • Getting started with Health Universe
      • Create a Health Universe Account
      • Create a Github Account
      • Link your Github Account to your Health Universe Account
    • Creating a Workspace
    • Collaborators
    • Developing your Health Universe App
      • Streamlit vs FastAPI
      • Working in Streamlit
        • Typical Project Setup
        • Your First Health Universe App
        • Streamlit Best Practices
      • Working in FastAPI
        • Typical Project Setup
        • Your First Health Universe App
        • Navigator FastAPI best practices
    • Deploying your app to Health Universe
      • Deploying to Health Universe
      • Secret Management
      • Connecting to an LLM
      • Connecting to an external data source
  • Testing your app
  • Re-deploying your app
  • Document your app
  • Deleting your App on Health Universe
  • Additional resources
    • Data Formats, Standards & Privacy
    • External Tools and Libraries
Powered by GitBook
On this page
  • 1. Delete the Production Deployment
  • 2. Delete the App Itself

Was this helpful?

Deleting your App on Health Universe

PreviousDocument your appNextData Formats, Standards & Privacy

Last updated 7 hours ago

Was this helpful?

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

1. Delete the Production Deployment

  • Go to your app on .

  • Click Deployments on the top right of the navigation bar.

  • Locate the Production deployment box and click on it.

  • Scroll down to locate and click the red Delete Deployment Button.

  • A confirmation warning will appear — read the message and click Yes to confirm.

✅ 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.

  • A final confirmation warning will appear — read it and click Delete App to confirm.

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

Health Universe