After you create a Tablestore instance, you can check its configuration, endpoints, and usage from the Tablestore console.
Prerequisites
You have created a Tablestore instance. If you have not created one, create an instance first.
View the instance list
-
Log on to the Tablestore console.
-
In the top navigation bar, select a resource group and a region.
-
On the Overview page, find the Instances section. The list shows the instance alias/name, instance mode, instance type, and redundancy type of each instance.

You can perform the following operations in the Instances section.
| Operation | Description |
|---|---|
| Manage an instance | Click the name of the instance, or click Manage Instance in the Actions column. The Instance Management page appears, where you can view instance information and manage data tables. |
| Modify the alias of an instance | Click the |
| View the monitoring data of an instance | Click the |
| Modify the tags of an instance | Move the pointer over the |
| Release an instance | Click Release in the Actions column, and then click OK in the Release message that appears. For more information, see Release an instance. |
You cannot restore a released instance. Proceed with caution.
View instance details
-
Go to the Instance Management page.
-
Log on to the Tablestore console.
-
In the top navigation bar, select a resource group and a region.
-
On the Overview page, click the name of the instance that you want to manage, or click Manage Instance in the Actions column.
-
-
On the Instance Details tab, view the details of the instance.

The Instance Details tab contains the following sections.
| Section | Description |
|---|---|
| Instance Access URL | The endpoints for connecting to the instance, including Classic Network, Internet, VPC, and Internet (Dual Stack). Use these endpoints to configure SDK or API access. For more information, see Endpoints. |
| Basic Information | The core properties of the instance, including instance name, alias, mode, description, creation time, storage specification, redundancy type, resource group, and tags. |
| Usage Details | The current resource consumption of the instance, including table size, last update time of table size, total number of tables, and the table count limit. |
| Tables | The data tables in the instance. You can view and manage existing data tables or create a new one. |
| Time Series Tables | The time series tables in the instance. You can view and manage existing time series tables or create a new one. |
What's next
-
Endpoints -- Learn about the different endpoint types for Tablestore instances.
-
Release an instance -- Release an instance that you no longer need.