Delete your app

If you need to delete your app, it's simple and easy. There are several cases where you may need to delete your app:

  • You have finished playing around with an example app.
  • You want to deploy from a private repository but already have a private app.
  • You want to change the Python version for your app or otherwise redeploy your app.

If you delete your app and intend to immediately redploy it, your custom subdomain should be immediately available for reuse. Read more about data deletion in Streamlit trust and security.

You can delete your app:

  1. From your workspace at share.streamlit.io, click the overflow icon (more_vert) next to your app. Click "Delete".

    Delete your app from your workspace
  2. A confirmation will display. Enter the required confirmation string and click "Delete".

Confirm deleting your app from Streamlit Community Cloud
  1. From your app at <your-custom-subdomain>.streamlit.app, click "Manage app" in the lower-right corner.

    Access Streamlit Community Cloud logs from your app
  2. Click the overflow menu icon (more_vert) and click "Delete app".

    Delete your app from your Cloud logs
  3. A confirmation will display. Enter the required confirmation string and click "Delete".

Confirm deleting your app from Streamlit Community Cloud
forum

Still have questions?

Our forums are full of helpful information and Streamlit experts.