> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nebius.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Deleting applications in Nebius AI Cloud

When you finish working with an application, you can delete it. When you delete an application, all the data that you stored in it is permanently deleted.

For standalone applications, to keep the data and save costs, you can [stop](./stop-start) the application instead. Standalone applications are subject to [charges](./pricing) and [quotas](./quotas).

For information about deploying applications, see [Deploying applications in Nebius AI Cloud](../deploy).

<Warning>
  When you delete an application, all the data that you stored in it is permanently deleted.
</Warning>

To delete an application:

1. In the [web console](https://console.nebius.com), go to <Icon icon="https://mintcdn.com/nebius-ai-cloud/1Ha0sWR6e1mnIaHS/_assets/sidebar/applications.svg?fit=max&auto=format&n=1Ha0sWR6e1mnIaHS&q=85&s=06329add2f560a2a83d6c136ca5dfc9b" width="16" height="16" data-path="_assets/sidebar/applications.svg" /> **Applications**.
2. Go to the **Installed** tab to see your deployed applications.
3. Find the application you want to delete and open it.
4. On the application details page, go to the **Settings** tab.
5. Click **Delete application**.
6. To confirm that you want to delete the application, enter its name and click **Delete application**.

<Note>
  When you delete an application deployed on a Kubernetes cluster, node groups created with it remain in the cluster and are subject to Managed Kubernetes [charges](/kubernetes/resources/pricing) and [quotas](/kubernetes/resources/quotas-limits). If you do not need these node groups, [delete them](/kubernetes/node-groups/manage#how-to-delete-node-groups).
</Note>
