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

# Managing applications with the Virtual machine deployment option

Nebius AI Cloud provides several applications that you can deploy by using the **Virtual machine** deployment option on [Compute virtual machines](./manage). For example, you can deploy AI models, development environments or data processing tools.

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

## Prerequisites

For managing an application with the Virtual machine deployment option:

Make sure you are in a [group](/iam/authorization/groups/index) that has at least the `editor` role within your tenant; for example, the default `editors` group. You can check this in the [Administration → IAM](https://console.nebius.com/iam) section of the web console.

## How to find and deploy an application

To see the list of applications with the **Virtual machine** deployment option and deploy an application:

<Tabs>
  <Tab title="Web console">
    1. In the sidebar, 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. In the **Deployment** dropdown, select **Virtual machine** to see only applications that support the **Virtual machine** deployment option.
    3. Choose an application, open its page and click **Deploy**.
    4. Configure the application. You can specify the VM platform, preset, network settings and other parameters according to your needs.
    5. Click **Deploy application**.
    6. Wait until the application is deployed and running.
  </Tab>
</Tabs>

## How to delete an application

<Tabs>
  <Tab title="Web console">
    1. In the sidebar, 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**.
  </Tab>
</Tabs>

When you delete an application deployed with the **Virtual machine** deployment option, the underlying virtual machine is also deleted. Applications deployed with this option are subject to Compute [charges](/compute/resources/pricing) and [quotas](/compute/resources/quotas-limits).
