📣
TiDB Cloud Essential is now in public preview. Try it out →

Manage TiDB Cloud Resources and Projects



In the TiDB Cloud console, you can discover, access, and manage all TiDB Cloud resources and projects within your organization on the My TiDB page.

What are TiDB Cloud resources and projects?

TiDB Cloud resources

A TiDB Cloud resource is a deployable unit that you can manage. It can be one of the following:

  • A TiDB X instance, which is a service-oriented TiDB Cloud offering built on the TiDB X architecture, such as a TiDB Cloud Starter or Essential instance
  • A TiDB Cloud Dedicated cluster

TiDB Cloud projects

In TiDB Cloud, you can use projects to organize and manage your TiDB Cloud resources.

  • For TiDB X instances, projects are optional, which means you can either group these instances in a project or keep them at the organization level.
  • For TiDB Cloud Dedicated clusters, projects are required.

Manage TiDB Cloud resources

This section describes how to view, create, and manage TiDB Cloud resources using the My TiDB page.

View TiDB Cloud resources

By default, the My TiDB page shows the resource view, which displays all resources within your current organization that you have permission to access.

If your organization has many instances or clusters, you can use the filters at the top of the page to quickly find what you need.

To view detailed information about a TiDB Cloud resource, click the name of the target resource to go to its overview page.

Create TiDB Cloud resources

To create a TiDB Cloud resource, navigate to the My TiDB page of your organization, and then click Create Resource.

For more information, see the following documents:

Manage TiDB Cloud resources

On the My TiDB page, you can click ... in the row of the target resource to perform quick actions on a TiDB Cloud resource, such as deleting, renaming, and importing data.

To perform more operations and manage settings of a specific TiDB Cloud resource, click the name of the target resource to go to its overview page.

Manage TiDB Cloud projects

This section describes how to view, create, and manage TiDB Cloud projects using the My TiDB page.

View projects

To view your TiDB Cloud resources grouped by projects, click the Project view tab on the My TiDB page.

In the project view, you can see the projects you belong to in the organization:

  • TiDB X instances that do not belong to any project are displayed in a table named Out of project.
  • TiDB X instances that belong to specific projects are displayed in their corresponding TiDB X project tables.
  • TiDB Cloud Dedicated clusters are displayed in their corresponding Dedicated project tables. These tables have a D in the folder icon to identify the Dedicated project type.

Create a project

If you are in the Organization Owner role, you can create projects in your organization.

To create a new project, take the following steps:

  1. In the TiDB Cloud console, navigate to the My TiDB page of your organization, and then click Create Project.

  2. In the displayed dialog, enter a project name.

  3. Depending on which type of TiDB Cloud resources you are creating the project for, do one of the following:

Manage a project

If you are in the Organization Owner or Project Owner role, you can manage your project.

To manage a project, take the following steps:

  1. In the TiDB Cloud console, navigate to the My TiDB page of your organization, and then click the Project view tab.

  2. In the project view, locate your target project, and then manage it as follows:

    • For both TiDB X and TiDB Dedicated projects, you can click ... in the row of the target project to perform quick actions on a project, such as renaming the project or inviting members to the project. For more information, see Manage project access.
    • For TiDB Dedicated projects, you can also click the icon in the row of the target project to manage settings, such as networking, maintenance, alert subscriptions, and encryption access, for TiDB Cloud Dedicated clusters by project.

Move a TiDB X instance between projects

If you are in the Organization Owner or Project Owner role, you can move a TiDB X instance to a project or out of any project.

To move a TiDB X instance, take the following steps:

  1. In the TiDB Cloud console, navigate to the My TiDB page of your organization, and then click the Project view tab.

  2. In the project view, expand the project folder that contains the TiDB X instance to be moved, click ... for the target TiDB X instance, and then click Move.

  3. In the displayed dialog, do one of the following:

    • To move the TiDB X instance to a project, select To a project, and then select the target project from the drop-down list.
    • To move the TiDB X instance out of any project, select Outside any project.
  4. Click Move.

Was this page helpful?