|  | 
|  | 1 | +--- | 
|  | 2 | +title: Create a {{{ .premium }}} Instance | 
|  | 3 | +summary: Learn how to create a {{{ .premium }}} instance. | 
|  | 4 | +--- | 
|  | 5 | + | 
|  | 6 | +# Create a {{{ .premium }}} Instance | 
|  | 7 | + | 
|  | 8 | +This document describes how to create a {{{ .premium }}} instance in the [TiDB Cloud console](https://tidbcloud.com/). | 
|  | 9 | + | 
|  | 10 | +> **Note:** | 
|  | 11 | +> | 
|  | 12 | +> - Currently, {{{ .premium }}} is only available upon request. To request it, click **?** in the lower-right corner of the [TiDB Cloud console](https://tidbcloud.com) and click **Request Support**. Then, fill in "Apply for {{{ .premium }}}" in the **Description** field and click **Submit**. | 
|  | 13 | +> - To learn how to create a TiDB Cloud Dedicated cluster, see [Create a TiDB Cloud Dedicated Cluster](/tidb-cloud/create-tidb-cluster.md). | 
|  | 14 | +
 | 
|  | 15 | +## Before you begin | 
|  | 16 | + | 
|  | 17 | +If you do not have a TiDB Cloud account, click [here](https://tidbcloud.com/signup) to sign up for an account. | 
|  | 18 | + | 
|  | 19 | +<CustomContent language="en,zh"> | 
|  | 20 | + | 
|  | 21 | +- You can either sign up with email and password so that you can manage your password using TiDB Cloud, or sign up with your Google, GitHub, or Microsoft account. | 
|  | 22 | +- For AWS Marketplace users, you can also sign up through AWS Marketplace. To do that, search for `TiDB Cloud` in [AWS Marketplace](https://aws.amazon.com/marketplace), subscribe to TiDB Cloud, and then follow the onscreen instructions to set up your TiDB Cloud account. | 
|  | 23 | +- For Azure Marketplace users, you can also sign up through Azure Marketplace. To do that, search for `TiDB Cloud` in [Azure Marketplace](https://azuremarketplace.microsoft.com), subscribe to TiDB Cloud, and then follow the onscreen instructions to set up your TiDB Cloud account. | 
|  | 24 | +- For Google Cloud Marketplace users, you can also sign up through Google Cloud Marketplace. To do that, search for `TiDB Cloud` in [Google Cloud Marketplace](https://console.cloud.google.com/marketplace), subscribe to TiDB Cloud, and then follow the onscreen instructions to set up your TiDB Cloud account. | 
|  | 25 | +- For Alibaba Cloud Marketplace users, you can also sign up through Alibaba Cloud Marketplace. To do that, search for `TiDB Cloud` in [Alibaba Cloud Marketplace](https://marketplace.alibabacloud.com/), subscribe to TiDB Cloud, and then follow the onscreen instructions to set up your TiDB Cloud account. | 
|  | 26 | + | 
|  | 27 | +</CustomContent> | 
|  | 28 | + | 
|  | 29 | +<CustomContent language="ja"> | 
|  | 30 | + | 
|  | 31 | +- You can either sign up with email and password so that you can manage your password using TiDB Cloud, or sign up with your Google, GitHub, or Microsoft account. | 
|  | 32 | +- For AWS Marketplace users, you can also sign up through AWS Marketplace. To do that, search for `TiDB Cloud` in [AWS Marketplace](https://aws.amazon.com/marketplace), subscribe to TiDB Cloud, and then follow the onscreen instructions to set up your TiDB Cloud account. | 
|  | 33 | +- For Azure Marketplace users, you can also sign up through Azure Marketplace. To do that, search for `TiDB Cloud` in [Azure Marketplace](https://azuremarketplace.microsoft.com), subscribe to TiDB Cloud, and then follow the onscreen instructions to set up your TiDB Cloud account. | 
|  | 34 | +- For Google Cloud Marketplace users, you can also sign up through Google Cloud Marketplace. To do that, search for `TiDB Cloud` in [Google Cloud Marketplace](https://console.cloud.google.com/marketplace), subscribe to TiDB Cloud, and then follow the onscreen instructions to set up your TiDB Cloud account. | 
|  | 35 | + | 
|  | 36 | +</CustomContent> | 
|  | 37 | + | 
|  | 38 | +## Steps | 
|  | 39 | + | 
|  | 40 | +If you have the `Organization Owner` role, you can create a {{{ .premium }}} instance as follows: | 
|  | 41 | + | 
|  | 42 | +1. Log in to the [TiDB Cloud console](https://tidbcloud.com/), and then click **Switch to Private Preview** in the lower-left corner to open the **TiDB Instances** page for {{{ .premium }}}. | 
|  | 43 | + | 
|  | 44 | +    > **Note:** | 
|  | 45 | +    > | 
|  | 46 | +    > If **Switch to Private Preview** is not visible in the lower-left corner of your TiDB Cloud console, it means that your organization has not been invited to the private preview of {{{ .premium }}}. In this case, you can click **?** in the lower-right corner of the [TiDB Cloud console](https://tidbcloud.com) and click **Request Support** to apply for {{{ .premium }}}. | 
|  | 47 | +
 | 
|  | 48 | +2. On the **TiDB Instances** page, click **Create Instance**. | 
|  | 49 | +3. Enter a name for your {{{ .premium }}} instance. | 
|  | 50 | +4. Choose a cloud provider and a region where you want to host your instance. | 
|  | 51 | +5. Specify the minimum and maximum number of Request Capacity Units (RCUs) for your instance | 
|  | 52 | + | 
|  | 53 | +    RCUs represent the compute resources provisioned for your workload. TiDB Cloud automatically scales your instance within this range based on demand. | 
|  | 54 | + | 
|  | 55 | +6. Click **Create**. | 
|  | 56 | + | 
|  | 57 | +    The instance creation process begins. If this is your first instance in the selected region, provisioning typically takes about 30 minutes. If the selected region already has existing instances, the process is faster and usually completes within about 1 minute. | 
|  | 58 | + | 
|  | 59 | +<!--## What's next | 
|  | 60 | +
 | 
|  | 61 | +After your instance is created, follow the instructions in [Connect to TiDB Cloud via Public Endpoint](/tidb-cloud/connect-via-standard-connection-premium.md) to create a password for your instance. | 
|  | 62 | +
 | 
|  | 63 | +> **Note:** | 
|  | 64 | +> | 
|  | 65 | +> If you do not set a password, you cannot connect to the instance. | 
|  | 66 | +--> | 
0 commit comments