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

# Deploying applications in Nebius AI Cloud

To deploy an application in Nebius AI Cloud, browse the Applications marketplace, find the application you want to use and choose a deployment option that suits your needs.

## Prerequisites

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.

For Kubernetes® deployments, you also need a [Managed Kubernetes cluster](/kubernetes/clusters/manage) with at least one [node group](/kubernetes/node-groups/manage). If you do not have them, you can create them when you deploy the application.

## How to find and deploy 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. Find the application that you need. You can search applications by name or filter them by category.

3. Open the application page by clicking on the application card.

4. Review the available deployment options. Not all applications support all three deployment options. For more information about deployment options, see [Types and stages of applications in Nebius AI Cloud](./types).

5. Click the deployment button for your chosen option.

6. Configure the application according to the deployment option you selected.

7. Complete the deployment process. The setup time varies by deployment option and application configuration.

<Note>
  You can deploy each application in a project once per deployment option. To deploy an application again using the same deployment option, delete its previous deployment first.
</Note>

For more information about managing applications after deployment, see:

* [Stopping and starting applications](./standalone/stop-start)
* [Deleting applications](./standalone/manage)

<Note>
  Virtual machine deployments are managed through [Compute](/compute/index). For more information, see the [Virtual machines documentation](/compute/virtual-machines/index).
</Note>
