All Products
Search
Document Center

DataWorks:Personal settings

Last Updated:Apr 15, 2026

Use personal settings to customize the layout and style of the DataStudio interface for a specific workspace. For example, you can change the modules that appear in the left navigation pane, switch the background color of the development interface, and configure editor features such as Error Annotation, Auto Line Wrap, and Auto Save.

Go to personal settings

  1. Log on to the DataWorks console. In the top navigation bar, select the desired region. In the left-side navigation pane, choose Data Development and O&M > Data Development. On the page that appears, select the desired workspace from the drop-down list and click Go to Data Development.

  2. In the DataStudio interface, click the 设置 icon at the bottom of the left navigation pane to open the Configure > Personal Settings page.

    On this page, you can:

    • Configure the modules to display in DataStudio. For more information, see DataStudio Modules.

    • Enable the solution feature. This allows you to create a solution. For more information, see File Management.

    • Configure features for the code editor, such as the Minimap, Error Annotation, and font style. For more information, see Editor Settings.

    • Set the DataStudio background color. For more information, see General Settings.

    To apply these settings to all workspaces under your account, click Apply to All Workspaces in the lower-right corner of the Personal Settings page.

DataStudio modules

In the DataStudio Modules section, you can choose which modules to display in the left navigation pane of DataStudio.模块管理 On the Public or MaxCompute tab, select the modules you want to use for data development.

Note
  • If you cannot find a module in the left navigation pane, it may be hidden. Follow the steps in this section to display it.

  • To hide a module from the left navigation pane, deselect it in the DataStudio Modules section. This only hides the module from the pane; it is not removed from DataWorks.

File management

Click Show Solution to enable the solution feature. For more information about solutions, see Create a solution.

Editor settings

In the Editor Settings section, you can configure the editor's code and keyword features. The settings take effect immediately.编辑器管理

Feature

Description

Effect

Minimap

Displays a minimap that provides an overview of the code in the editor. If the code is long, you can use the minimap to quickly navigate to a different area.

缩略图

Error Annotation

Checks the current code for errors. Hover your cursor over red-underlined code to see the specific error message.

错误检查

Auto Save

Automatically caches the code that you are editing to prevent data loss due to page errors. You can choose Use Version Saved on Server or Use Version Saved in Local Cache.

自动保存

Auto-Completed Code Style

Sets the letter case (uppercase or lowercase) for auto-completed keywords.

代码风格

Wrap Text

Sets whether to automatically wrap lines when you write code.

  • Disable

  • Wrap Text

None

Wrap at Column

  • If you set Auto Line Wrap to Disable, the wrap column is fixed at 80 and cannot be changed.

  • If Wrap Text is selected, you can specify a custom column number.

None

Code Font Size

Set the font size from 12 to 18 based on your preference.

None

Press Enter for Suggestions

If you enable this feature, the editor automatically shows code suggestions when you press Enter.

Note
  • If you disable this feature, you can reduce ambiguity between inserting a new line and accepting a suggestion.

  • You can also press the Tab key to accept suggestions.

回车键提示

Show Status Bar

Specifies whether to show a status bar at the bottom of the development tab. The bar displays information like the Number of Characters and the current cursor position by row and column.

状态栏

Enable Vim Mode

Specifies whether to use Vim mode for code development.

开启Vim模式

Alert Check

Specifies whether to check your code against development standards and show prompts as you type.

警告校验

Auto Completion

Provides the following smart suggestions as you type:

  • Continuous Smart Tips: Detects what you want to type and continuously suggests the next input.

  • Keywords: Suggests supported keywords.

  • Syntax Template: Suggests supported syntax templates.

  • Project: Suggests project names.

  • Table: Suggests table names. Tables that you used recently are prioritized.

  • Field: Suggests fields from the selected table.

None

Formatting Configuration

Specifies whether to move the semicolon (;) at the end of a code statement to a new line.

image

Copilot

Specifies whether to enable Copilot to automatically complete your code.

None

General settings

In the General Settings section, you can configure whether to display node engine information on DAGs and set the DataStudio background color.通用风格设置

Feature

Description

Effect

Display Node Engine Information on DAG

Specifies whether to display engine information for nodes in a business process DAG.

显示节点引擎信息

Theme

Sets the DataStudio theme. You can select black or white.

None