All Products
Search
Document Center

DataWorks:Personal settings

Last Updated:Mar 25, 2026

The Personal Settings tab lets you customize the DataStudio interface for your own account. Use it to control which modules appear in the left navigation pane, configure editor behavior, and set the page theme. Changes apply only to your account and do not affect other workspace members.

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

Open personal settings

  1. Log on to the DataWorks console. In the top navigation bar, select the desired region. In the left navigation pane, choose Data Development and Governance > Data Development. Select the desired workspace from the drop-down list and click Go to Data Development.

  2. At the bottom of the left navigation pane of the DataStudio page, click the 设置 icon. The Settings page opens to the Personal Settings tab.

DataStudio modules

In the DataStudio Modules section, select which modules appear in the left navigation pane. On the Public or MaxCompute tab, select or clear modules to show or hide them.

DataStudio Modules
If you cannot find a module in the left navigation pane, the module is not selected in the DataStudio Modules section. Select the module there to make it appear in the navigation pane.
Clearing a module removes it from the navigation pane only — it remains available in DataWorks.

File management

In the File Management section, select Show Solution to enable the solution feature. Users can create solutions only after this feature is enabled. For more information, see Create a solution.

Editor settings

In the Editor Settings section, configure code editing behavior. Changes take effect immediately.

Editor Settings
ParameterDescription
MinimapDisplays a code overview in the editor. Useful for navigating long files — drag the pointer in the minimap to jump to a specific code block.
Error AnnotationChecks code syntax and marks errors with red shading. Hover over the shading to see error details.
Auto SaveAutomatically saves code as you edit. If the editor closes unexpectedly, you can choose Use Version Saved on Server or Use Version Saved in Local Cache when you reopen the node.
Auto-Completed Code StyleSets whether auto-completed keywords appear in uppercase or lowercase.
Auto Line WrapEnables or disables automatic line wrapping for long clauses. Values: Disable, Enable.
Wrap at ColumnSets the column at which lines wrap. Fixed at 80 when Auto Line Wrap is Disable. When set to Enable, specify the maximum number of columns per line.
Code Font SizeSets the editor font size. Valid values: integers from 12 to 18.
Press Enter for SuggestionsShows code suggestions when you press Enter. When disabled, pressing Enter starts a new line instead. You can also press Tab to trigger suggestions regardless of this setting.
Show Status BarDisplays the character count and the row and column of the current cursor position at the bottom of the task configuration tab.
Enable Vim ModeEnables Vim keybindings in the code editor.
Alert CheckChecks code against standard development specifications and displays an alert if the code does not meet the standards.
Auto CompletionEnables automatic code completion. The following hint types are available: Continuous Smart Tips (analyzes your intent and suggests code), Keyword, Syntax Template, Project (project name hints), Table Name (recently used tables are prioritized), and Field.

General settings

In the General Settings section, configure directed acyclic graph (DAG) display options and the DataStudio page theme.

General Settings
ParameterDescription
Display Node Engine Information on DAGShows compute engine information for each node in a DAG.
ThemeSets the DataStudio page background color to black or white.