---
title: "CVAT Virtual Machine"
sidebar_label: "CVAT Virtual Machine"
sidebar_position: 12
description: "How to create and launch a cloud server with CVAT via AI Marketplace"
---

import CreateServer from '@site/i18n/en/docusaurus-plugin-content-docs/current/_partials/ai-marketplace/create-server.mdx'
import {CustomTable} from '@selectel/docux/components'
import MoreVerticalIcon from '@selectel/docux/icons/more-vertical'
import Formbricks from '@theme/MDXComponents/Formbricks'
import CVATDescription from '@site/i18n/en/docusaurus-plugin-content-docs/current/_partials/ai-marketplace/cvat.mdx'

# CVAT virtual machine

<CVATDescription />

## Get started with CVAT Virtual Machine \{#getting-started-with-cvat}

1. [Create a cloud server with CVAT](#create-cloud-server-with-cvat).

2. [Create a CVAT account](#create-account).

3. [Launch CVAT](#run-cvat).

### 1. Create a cloud server with CVAT \{#create-cloud-server-with-cvat}

<CreateServer SourceNameInPanel="CVAT VM (Ubuntu 24.04 LTS 64-bit)" OptionalGpuForList="optional: " OptionalGpuForTitle="Optional: " slug="cvat" />

### 2. Create a CVAT account \{#create-account}

1. In the [Control panel](https://my.selectel.ru/ml/default/ai-marketplace), on the top menu, click **Products** and select **AI Marketplace**.

2. In the CVAT Virtual Machine card, click **Go to GUI**.

3. Click **Create an account**.

4. In the **First Name** field, enter a name.

5. In the **Last Name** field, enter a last name.

6. In the **Email** field, enter an email address.

7. In the **Username** field, enter a user name.

8. In the **Password** field, enter a password.

9. Click **Create account**.

### 3. Launch CVAT \{#run-cvat}

1. In the [Control panel](https://my.selectel.ru/ml/default/ai-marketplace), on the top menu, click **Products** and select **AI Marketplace**.

2. In the CVAT Virtual Machine card, click **Go to GUI**.

3. In the **Email or username** field, enter:

   * the email address you specified in step 6 when [creating an account in step 2](#create-account);
   * or the username you specified in step 7 when [creating an account in step 2](#create-account);

4. Enter the password you specified in step 8 when [creating an account in step 2](#create-account).

5. Click **Next**.

<Formbricks />
