All Products
Search
Document Center

MaxCompute:Grant permissions to a RAM user

Last Updated:Mar 26, 2026

After you create a MaxCompute project, you can grant permissions to a RAM user to perform operations on tables, resources, functions, or jobs in the project.

Prerequisites

Before you begin, ensure that you have:

Grant permissions to a RAM user

The following example uses a DataWorks workspace in standard mode, where the development environment is isolated from the production environment.

Development environment

Add the RAM user to the DataWorks workspace as a member. This gives the user access to develop MaxCompute jobs in DataWorks.

添加工作空间成员

Production environment

In the production environment, grant table-level permissions through DataWorks DataMap rather than through workspace membership.

Find the relevant tables on the DataWorks DataMap page and submit a permission request.

查看表详情

For detailed steps, see Request permissions on tables.

What to do next

Set up the MaxCompute development environment and install the required tools. See Prepare an environment and install required development tools.