Workspace Settings¶
In Management > Workspace Settings, you can view the 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 the templates for events, alerts, SMS, etc. in the workspace. After switching, the above templates will default to the language template after the switch.
Note
- The "Workspace Language" here refers only to the language option on the current settings page and is not related to the display language of the workspace after you enter it. When logging in, the system will prioritize the display language of the browser's last successful access to the console; if it is empty, the browser language will be used. For example, if the browser is in Chinese, the workspace console will default to displaying in Chinese.
- Only the workspace owner or administrator can modify this language.
Remark¶
Add a remark that is only visible 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 a description for the current workspace. After successful addition, you can view it directly in the upper left corner of the workspace for easy identification.
Token¶
The workspace owner or administrator can view, copy, or replace the current Token in Management > Workspace Settings > Token, and set its expiration time. After confirming the replacement, the platform will immediately generate a new Token, and the old Token will become invalid after the selected time.
Replace Token¶
You can define the expiration time of the current Token:
- Immediately
- 10 minutes
- 6 hours
- 12 hours
- 24 hours
Replacement Notes
If "Immediately" is selected, if any agent is using this Token, the old Token will stop data reporting immediately; anomaly detection will not be able to trigger events and alerts.
Token Configuration¶
- Define a new Token;
- Choose whether to enable data query;
- Confirm.
Enable/Disable Data Query
DataKit and DataWay API support querying platform data through Token authentication. To ensure data security, it is recommended to enable or disable this function according to actual business needs.
Configuration Migration¶
Workspace owners and administrators can export or import JSON configurations of dashboards, custom Explorers, and monitors in Management > Settings > Configuration Migration with one click.
During import, if duplicate resources are detected, the system will prompt and provide three processing methods:
- Skip: means only create non-duplicate files;
- Still create: create corresponding dashboards, Explorers, and monitors based on the imported file names;
- Cancel: cancel this file import operation, that is, no files are imported.
Note
Supports importing JSON configuration files of dashboards, Explorers, and monitors from other workspaces in a compressed package format.
Advanced Settings¶
Security Related¶
Invitation Approval¶
After turning on the switch, after the Invite Member notification is sent, it needs to be approved by the current workspace owner and members with administrator permissions before they can join the workspace. If it is not turned on, the invited members can directly enter the workspace.
MFA Security Authentication¶
After turning it on, all members of the workspace must complete MFA Binding and Authentication, otherwise they will not be able to enter the workspace.
AI Intelligent Analysis¶
After enabling this function, monitoring data, log fragments, link data, and Metrics summaries of 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, you need to confirm that your organization's security and compliance policies allow such data export operations to ensure data security and compliance.
Note
- Newly created workspaces have this switch turned off by default;
- Only the workspace owner can turn it on or off, non-owners do not display this switch;
- Turning on and off applies to all AI functions at the same time.
Login IP Whitelist¶
After turning on the login (host) IP whitelist, only sources in the whitelist can log in normally, and 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 writing specifications are as follows:
- Multiple IPs need to be on separate lines, only one IP or network segment is allowed per line, up to 1,000 can be added;
- Specify IP address: 192.168.0.1, which means allowing access from the IP address 192.168.0.1;
- Specify IP segment: 192.168.0.0/24, which means allowing access from IP addresses 192.168.0.1 to 192.168.0.255;
- All IP addresses: 0.0.0.0/0.
Data Reporting IP Whitelist¶
After turning on the data reporting IP whitelist, only exit IPs in the whitelist can report data normally, and data from other sources will be intercepted.
The IP whitelist writing specifications are as follows:
- Multiple IPs need to be on separate lines, only one IP or network segment is allowed per line, up to 1,000 can be added;
- Specify IP address: 192.168.0.1, which means allowing access from the IP address 192.168.0.1;
- Specify IP segment: 192.168.0.0/24, which means allowing access from IP addresses 192.168.0.1 to 192.168.0.255;
- All IP addresses: 0.0.0.0/0.
Risky Operations¶
Change Data Storage Policy¶
The system supports owners to change the Data Storage Policy in the workspace.
- Go to Management > Workspace Settings > Change Data Storage Policy;
- Click Replace;
- Select the required data storage duration;
- Confirm.
Delete Measurement¶
The system supports owners and administrators to delete Measurements in the workspace.
- Go to Management > Workspace Settings > Delete Specified Measurement;
- Drop down to select the Measurement name (fuzzy matching is supported);
- Click Confirm, and enter the deletion queue to wait for deletion.
Note
-
Only workspace owners and administrators can perform this operation;
-
Once the Measurement is deleted, it cannot be recovered, please operate with caution;
-
When deleting a Measurement, system notification events will be generated, such as the user creating a delete Measurement task, the delete Measurement task executed successfully, the delete Measurement task failed, etc.
Delete Resource Catalog¶
The system supports owners and administrators to delete specified Resource Class and all Resource Catalogs.
- Go to Management > Workspace Settings > Delete Resource Catalog;
- Click Delete Resource Catalog;
- Choose the way to delete the Resource Catalog;
-
Confirm.
- Specified Resource Class: Only delete the data under the selected object class, the index will not be deleted;
- All Resource Catalogs: Delete all Resource Catalog data and indexes.

