---
title: "Create a MySQL sync cluster"
sidebar_label: "Create a cluster"
sidebar_position: 4
description: "How to create a MySQL sync cluster and databases"
---

import Formbricks from '@theme/MDXComponents/Formbricks'

import CreateCluster from '@site/i18n/en/docusaurus-plugin-content-docs/current/_partials/managed-databases/mysql/create-cluster.mdx'

# Create a MySQL sync cluster

## Create a cluster \{#create-cluster}

<CreateCluster DatabaseName="MySQL sync" slug="mysql-sync" />

## Create a database \{#create-database}

After creating a database, you can grant [users](/managed-databases/mysql-sync/manage-users.mdx) access to it.

1. In the [Dashboard](https://my.selectel.ru/vpc/default/dbaas/), on the top menu, click **Products** and select **Managed Databases**.
2. Open the **Active** tab.
3. Open the cluster page → **Databases** tab.
4. Click **Create Database**.
5. Enter a database name.
6. Click **Create**.

<Formbricks />
