Workspace Settings¶
In Management > Workspace Settings, you can view basic information of the workspace (site, name, Token, etc.), adjust security levels, or perform sensitive operations, such as configuring storage policies or deleting Measurements.
Basic Information¶
Workspace Language¶
In the workspace, you can modify the workspace language. Currently, Chinese and English are supported. This configuration affects templates for events, alerts, SMS, etc., within the workspace. After switching, the aforementioned templates will default to using the language template after the switch.
Note
- The "Workspace Language" here refers only to the language option on the current settings page and is unrelated to the display language of the page after you enter the workspace. Upon login, the system prioritizes the display language used in the console during the most recent successful browser access; if empty, the browser language is used. For example, if the browser is set to Chinese, the workspace console will default to displaying Chinese.
- Only the workspace owner or administrator can modify this language.
Remark¶
Add a remark visible only to yourself for the current workspace. The remark will be displayed together with the workspace name in the upper left corner for quick identification.
Description¶
Add descriptive information for the current workspace. After successful addition, it can be viewed directly in the upper left corner workspace for easy identification.
Token¶
Workspace owners or administrators can view, copy, or replace the current Token in Management > Workspace Settings > Token, and set its expiration time. After confirming the replacement, the platform immediately generates a new Token, and the old Token will expire after the selected time.
Replace Token¶
You can define the expiration time of the current Token:
- Expire immediately
- 10 minutes
- 6 hours
- 12 hours
- 24 hours
Replacement Notes
If "Expire immediately" is selected, any agent using this Token will stop data reporting immediately; anomaly detection will be unable to trigger events and alerts.
Token Configuration¶
- Define the new Token;
- Choose whether to enable data querying;
- Confirm.
Enable/Disable Data Querying
DataKit and DataWay API support querying platform data through Token authentication. To ensure data security, it is recommended that you enable or disable this function promptly according to actual business needs.
Configuration Migration¶
Workspace owners and administrators can export or import JSON configurations for dashboards, custom Explorers, and monitors with one click in Management > Settings > Configuration Migration.
During import, if resources with the same name are detected, the system will prompt and provide three handling methods:
- Skip: Indicates only creating non-duplicate files;
- Still create: Create the corresponding dashboard, Explorer, or monitor based on the imported file name;
- Cancel: Cancel this file import operation, meaning no files are imported.
Note
Supports importing JSON configuration files for dashboards, Explorers, and monitors from other workspaces in a compressed package format.
Advanced Settings¶
Security Related¶
Invitation Approval¶
After enabling this switch, after the invite member notification is sent, approval from the current workspace owner and members with administrator permissions is required before the invited member can join the workspace. If not enabled, invited members can directly enter the workspace.
MFA Security Authentication¶
Once enabled, all members of the workspace must complete MFA binding and authentication, otherwise they will be unable to enter the workspace.
AI Intelligent Analysis¶
Enabling this function means that monitoring data, log snippets, trace data, metric summaries, and other information from this workspace may be transmitted to external large models (public network services) for processing. If this information contains sensitive, internal, customer, or regulated data, there may be a risk of leakage. Before enabling this function, confirm that your organization's security and compliance policies allow such data transmission operations to ensure data security and compliance.
Note
- Newly created workspaces have this switch turned off by default;
- Only the workspace owner can perform the enable or disable operation; non-owners do not see this switch;
- Enabling and disabling apply to all AI functions simultaneously.
Login IP Whitelist¶
After enabling the login (host) IP whitelist, only requests from sources in the whitelist can log in normally; all other source requests will be denied access. The login IP whitelist can only be set by administrators and owners, and the owner is not restricted by the IP whitelist access.
The IP whitelist specification is as follows:
- Multiple IPs require line breaks, only one IP or network segment is allowed per line, up to 1,000 can be added;
- Specify IP address: 192.168.0.1, indicating that the IP address 192.168.0.1 is allowed access;
- Specify IP segment: 192.168.0.0/24, indicating that IP addresses from 192.168.0.1 to 192.168.0.255 are allowed access;
- All IP addresses: 0.0.0.0/0.
Data Reporting IP Whitelist¶
After enabling the data reporting IP whitelist, only egress IPs within the whitelist can report data normally; data from other sources will be intercepted.
The IP whitelist specification is as follows:
- Multiple IPs require line breaks, only one IP or network segment is allowed per line, up to 1,000 can be added;
- Specify IP address: 192.168.0.1, indicating that the IP address 192.168.0.1 is allowed access;
- Specify IP segment: 192.168.0.0/24, indicating that IP addresses from 192.168.0.1 to 192.168.0.255 are allowed access;
- All IP addresses: 0.0.0.0/0.
Risky Operations¶
Change Data Storage Policy¶
The system supports the owner changing the data storage policy within the workspace.
- Go to Management > Workspace Settings > Change Data Storage Policy;
- Click Replace;
- Select the desired data storage duration;
- Confirm.
Delete Measurement¶
The system supports owners and administrators deleting Measurements within the space.
- Go to Management > Workspace Settings > Delete Specified Measurement;
- Dropdown to select the Measurement name (supports fuzzy matching);
- Click Confirm, and enter the deletion queue to wait for deletion.
Note
-
Only space owners and administrators are allowed to perform this operation;
-
Once a Measurement is deleted, it cannot be recovered. Please operate with caution;
-
Deleting a Measurement will generate system notification events, such as the user creating a delete Measurement task, the delete Measurement task executing successfully, the delete Measurement task execution failing, etc.
Delete Resource Catalog¶
The system supports owners and administrators deleting specified Resource Class and all Resource Catalogs.
- Go to Management > Workspace Settings > Delete Resource Catalog;
- Click Delete Resource Catalog;
- Choose the method to delete the Resource Catalog;
-
Confirm.
- Specified Resource Class: Only deletes data under the selected object classification, does not delete the index;
- All Resource Catalogs: Deletes all Resource Catalog data and indexes.

