All Products
Search
Document Center

Database Autonomy Service:Autonomy center

Last Updated:Mar 28, 2026

When a database instance experiences a performance spike or resource shortage, identifying the cause manually can take hours. Database Autonomy Service (DAS) continuously monitors your database instances and, when it detects an exception, automatically analyzes sessions, SQL statements, and capacity to pinpoint the root cause. DAS then either surfaces an optimization suggestion or — if you have enabled automatic actions — applies the fix and monitors the outcome on your behalf.

Use the autonomy center to review a timeline of all autonomy activity: abnormal events, optimization events, auto scaling events, and other events across a specified time range.

Prerequisites

Before you begin, ensure that your database instance is one of the following types:

  • ApsaraDB RDS for MySQL

  • ApsaraDB MyBase for MySQL

  • ApsaraDB RDS for PostgreSQL

  • ApsaraDB RDS for SQL Server

  • PolarDB for MySQL

  • Tair (Redis OSS-Compatible)

Note

To connect a database instance to DAS, see Connect an Alibaba Cloud database instance to DAS.

How it works

DAS monitors core metrics on each managed database instance. When a metric crosses a threshold that indicates an exception, DAS analyzes sessions, SQL statements, and instance capacity to pinpoint the root cause. Based on that analysis, DAS either surfaces an optimization suggestion or — if you have enabled automatic actions — applies the fix and monitors the outcome.

All autonomy activity is recorded as events in the autonomy center, giving you a single view to track what happened, when, and what DAS did about it.

Features

The autonomy center coordinates the following capabilities:

Enable and view autonomy events

  1. Log on to the DAS console.

  2. In the left-side navigation pane, click Instance Monitoring.

  3. Find the database instance you want to manage and click its instance ID. The instance details page appears.

  4. In the left-side navigation pane of the instance details page, click Autonomy Center.

  5. In the upper-right corner of the Autonomy Center tab, click Autonomy Service Settings.

  6. On the Autonomous Function Settings tab of the Autonomous Function Management panel, enable the autonomy service and click OK.

    Note

    Automatic actions are applied only when they are expected to improve performance. DAS monitors the outcome after each action and alerts you if the result does not meet expectations, so you can review and take further action if needed.

  7. On the Autonomy Center tab, specify a time range to view events within that period.

    • The trend chart shows the duration of each event alongside variations in the major metrics of the database instance during that period.

    • To view more detail about a specific event, find the event in the list and click Details.

FAQ

Why are specific features not displayed on the Autonomous Function Settings tab of the Autonomous Function Management panel?

Each autonomous function supports a specific set of database instance types. If a feature does not appear on the tab, the current instance type is not supported by that feature.

What's next