All Products
Search
Document Center

Hologres:Manage instances in the console

Last Updated:Feb 04, 2026

The Hologres console lets you manage your instances. You can use the console to view instance information, and to stop, resume, or delete Hologres shared cluster (MaxCompute BI acceleration edition) instances.

Go to the Hologres console. Click Instances. On the Instances page, you can perform the following operations:

  • Stop the instance.

    Shared cluster (MaxCompute BI acceleration edition) instances are Pay-as-you-go. You can stop an instance to release its resources when it is not in use. A stopped instance cannot run tasks.

  • Resume an instance.

    To resume a stopped instance, click Restore. After the instance resumes, you can use it for development again.

    Note

    Resuming an instance takes a few minutes.

  • Delete an instance.

    If you no longer need a stopped instance, click Delete. When an instance is deleted, all its tables and objects are also deleted and cannot be recovered. Perform this operation with caution.

  • Manage an instance.

    On the Instances page, find the target instance and click Manage in the Actions column. This opens the instance details page where you can view instance information, manage users and databases, and check monitoring and alerts. The page provides the following information:

    • Instance Details

      The Instance Details section provides basic information, resource details, and network information. This information includes the instance name, ID, region, billing method, creation time, and network type. For more information, see Instance details.

    • Monitoring Information

      The Monitoring Information page displays resource usage for the instance. You can view metrics such as CPU usage, memory usage, instance storage usage, connections, and queries per second (QPS). For more information about these metrics, see Monitoring metrics in the Hologres console.

    • Account Management

      On the HoloWeb Users page, you can manage users by adding, deleting, or granting permissions to them. This feature provides fine-grained user management within the instance and simplifies the authorization process by eliminating the need for complex SQL commands. For more information, see User management.

    • Database Management

      On the HoloWeb DB Authorization page, you can add or delete databases. For more information, see DB management.