Skip to main content
Version: next

General Settings

Overview

General Settings is the platform's tenant-level configuration center. It centralizes the "configure once, long-lasting" global parameters — notification language, login security policy, email server, CMDB default behavior, AI model connections, and more. These settings apply to the entire business tenant and affect all users and all modules.

Unlike configurations inside individual modules, every item in General Settings is tenant-level: once modified, it takes effect immediately for all users under the current tenant. For example, if the SMTP mail server address is changed, all email notifications triggered by any user will go through the new server.

What this module helps you do:

  • Unify tenant-level parameters such as notification language and login security policy
  • Configure the SMTP email server so the platform can send system emails, and verify that the configuration is correct
  • Adjust the CMDB default dashboard and the topology node limit
  • Connect an AI model (LLM) to enable the platform's AI assistant capabilities

Interface Layout

General Settings is a single-page application. Tabs at the top switch between four configuration modules. Each tab has its own Save and Cancel buttons.

TabWhat it manages
GeneralNotification language, login security policy (max attempts, lock duration)
EmailSMTP server configuration, sender information
CMDBDefault dashboard, topology node limit
LLM ModelAI primary model connection URL, API Key, model name

Save and Cancel

The top-right corner of each tab has a set of action buttons (shown only when you have edit permission):

ButtonEffectWhen available
CancelDiscards all unsaved changes in the current tab and restores the last saved valuesOnly available when there are unsaved changes
SaveSaves the changes in the current tab to the backendOnly available when there are unsaved changes
Saving is independent per tab

Save and Cancel on each tab do not affect each other. For example, if you made changes on the "Email" tab but did not save them, switching to the "General" tab will prompt a confirmation dialog; but if you click Save on the "General" tab, only the General changes are saved — the unsaved changes on the Email tab are still preserved.