All Products
Search
Document Center

MaxCompute:Tenant properties

Last Updated:Feb 28, 2026

The Tenant Property tab in the MaxCompute console lets you view your tenant ID, enable the tenant-level schema, and turn on the Storage API.

Warning

Once enabled, the tenant-level schema cannot be disabled. Enable this feature with caution.

Enable the tenant-level schema

To enable the tenant-level schema for a tenant that does not have projects, perform the following steps:

  1. Log on to the MaxCompute console and select a region in the upper-left corner.

  2. In the left-side navigation pane, choose Manage Configurations > Tenants.

  3. Click the Tenant Property tab. The tab displays your tenant ID.

  4. Turn on the Tenant-level Schema Syntax switch.

    After the tenant-level schema is enabled:

    • The schema feature is automatically enabled for all projects in the tenant. After the schema feature is enabled for a project, all tables, resources, and functions are organized and isolated by schema.

    • SQL statements in the a.b.c format are parsed as project.schema.table.

    • SQL statements in the a.b format are parsed as schema.table.

    For details, see Schema operations.

To enable the tenant-level schema for a tenant that already has projects, submit the Application for Trial Use form. For more information, see Apply for trial use of new features.

Enable the Storage API

The Storage API is available only in the following regions: China (Hangzhou), China (Beijing), China (Shanghai), China (Shenzhen), and China (Ulanqab).

  1. On the Tenant Property tab, turn on the Storage API Switch.

  2. After the Storage API is enabled, you can select pay-as-you-go Storage API resources (resource name: pay-as-you-go) when a third-party engine uses the MaxCompute Storage API for data transmission.