On the Personal Settings tab, you can customize the modules to be displayed in the left-side navigation pane of DataStudio, the settings of the code editor and the directed acyclic graph (DAG), and the theme of DataStudio. This topic describes the settings you can configure on this tab.
Go to the Personal Settings tab
- Log on to the DataWorks console, select a region, and then click Workspaces in the left-side navigation pane.
- On the Workspaces page, find the desired workspace and click DataStudio in the Actions column to go to the DataStudio page.
- In the lower-part of the left-side navigation pane, click the
icon to go to the Personal Settings tab of the page.
On the Personal Settings tab, you can configure the following settings:- Customize the modules to be displayed in the left-side navigation pane of DataStudio. For more information, see Customize the modules to be displayed.
- Specify whether to allow users to create and configure data synchronization solutions. For more information, see Configure the setting for the Solution section.
- Configure the default settings of the code editor, such as the minimap feature, the error check feature, and the front size. For more information, see Configure the settings of the code editor.
- Specify the theme of DataStudio. For more information, see Configure the display settings of the DAG and DataStudio.
Customize the modules to be displayed
In the DataStudio Modules section of the Personal Settings tab, you can customize the modules to be displayed in the left-side navigation pane of DataStudio.
You can switch between the Public and MaxCompute tabs. On each tab, you can click a module to select the module. This way, the module is displayed in the left-side navigation pane of DataStudio. You can click the icons that represent these modules to perform corresponding data development operations.

Note
- If you cannot find the desired module in the left-side navigation pane, go to the DataStudio Modules section of the Personal Settings tab and add the module.
- If you want to remove a module from the left-side navigation pane, find the module on the corresponding tab in the DataStudio Modules section and click the module.
After that, the module is removed only from the left-side navigation pane of DataStudio, but not from DataWorks.
Configure the setting for the Solution section
You can specify whether to allow users to create and configure data synchronization solutions.
Configure the settings of the code editor
In the Editor Settings section of the Personal Settings tab, you can configure the settings of the code editor. The changes to the settings immediately take effect. The following table describes the parameters in the Editor Settings section. 

Parameter | Description | Example |
---|---|---|
Minimap | Specifies whether to display a minimap that provides an overview of the code in the code editor. When the code is long, you can move the pointer in the minimap to specify the code block to be displayed. | ![]() |
Error Annotation | Specifies whether to check the code syntax for errors. If you select this check box, the errors are marked in the red shading. If you move the pointer over the red shading, you can see the error details. | ![]() |
Auto Save | Specifies whether to save the code that is being edited. If you select this check box, DataWorks automatically saves the code that is being edited. This way, if the code editor of a node is unexpectedly closed, you can click Use Version Saved on Server or Use Version Saved in Local Cache when you re-open the node. | ![]() |
Auto-Completed Code Style | Specifies whether the keywords in the code are uppercase or lowercase. | ![]() |
Auto Line Wrap | Specifies whether to automatically wrap lines for long clauses. Valid values:
| None |
Wrap at Column |
| None |
Code Font Size | Valid values: an integer from 12 to 18. You can set this parameter based on your habits and code size. | None |
Press Enter for Suggestions | Specifies whether to display suggestions on code after you press the Enter key. Note
| ![]() |
Show Status Bar | Specifies whether to display data related to node development at the bottom of the node configuration tab, such as the number of characters and the specific row and column to which the current code belongs. | None |
Enable Vim Mode | Specifies whether to develop code in the vim mode. | None |
Alert Check | Specifies whether to generate alerts for code that is not written based on the standard code development specifications and provide entry points for you to handle alerts. | None |
Auto Completion | Auto code completion. You can enable the following types of hints for code completion:
| None |
Configure the display settings of the DAG and DataStudio
In the General Settings section of the Personal Settings tab, you can configure the display settings of the DAG and DataStudio. The following table describes the parameters in the General Settings section. 

Parameter | Description | Example |
---|---|---|
Display Node Engine Information on DAG | Specifies whether to display the information about compute engines of a node in the DAG of the node. | ![]() |
Theme | Specifies the theme of DataStudio. You can set the theme to black or white. | None |