Skip to main content

System Settings

Click Settings at the bottom of the sidebar to open the settings panel — five sections: LLM Backends, Device Connections, IM Channels, Preferences, and About. LLM backends are covered in Configure LLM Backend, device connections in Device Onboarding, IM channels in AI Chat — IM Bridges. This page covers the rest.

Preferences

System Settings — Preferences page

Language & Region

SettingDescription
LanguageUI language (简体中文 / English), applies immediately
Time Format12-hour / 24-hour
System TimezoneUsed for cron scheduling and all time calculations — changing it shifts rule trigger times

AI Agent Defaults

Global defaults for new agents and AI Chat (individual agents can override in the editor):

SettingDefaultDescription
Max Rounds30Maximum tool-call rounds per agent execution
Execution Timeout300 sTimeout for a single execution
Default Temperature / Top-P / Thinkingper modelSampling defaults; Thinking = auto follows model capability
Tool Concurrency6Concurrent tool calls
Chat History DepthConversation turns carried as context

Device Defaults & Data Retention

SettingDescription
Default Offline TimeoutHow long a device goes silent before marked offline (default for new devices)
Default RetentionTelemetry retention: never (forever) / 12h / 1d / 3d / 7d / 30d / 90d
Auto Cleanup + Cleanup NowWhen enabled, expired data is purged automatically; Cleanup Now runs a pass immediately
Retention means deletion

Once a retention period applies, telemetry older than it is physically deleted and unrecoverable. Pair it with automatic backups for anything important.

Backup Schedule

SettingDescription
Backup EnabledToggle automatic backups
Interval6 h / 12 h / 1 d / 2 d / 7 d
KeepRetention count (1 / 2 / 3 / 5 / 7 / 14)
Back up nowRun a backup immediately

What gets backed up, where it is stored, and how to restore: Troubleshooting — How do I back up?.

Memory Limits

Character limits for the USER.md / KNOWLEDGE.md memory files (defaults 2000 / 3000). Oldest entries are pruned automatically; the files themselves are viewable and editable in AI Agent → Memory.

Auto-Onboarding

When enabled, data from unknown devices lands in the pending list with a suggested device type (up to 10 samples collected by default). When disabled, unknown-device data is discarded. The full flow: Device Onboarding — Pending.

Extension Marketplace Source

The marketplace index is fetched from GitHub by default. For restricted networks, switch the mirror here (or via the NEOMIND_EXTENSION_MARKET_URL env var) — the next marketplace request uses it, no restart needed. Package integrity is verified against the mirror's artifacts.

About

  • Version & self-upgrade: shows the current version; browser deployments can upgrade in place (download → verify → backup → restart, fully automatic) — see Install — Upgrade
  • Resource panel: CPU / memory / disk usage at a glance
  • Download logs: bundle run logs for troubleshooting

Next Steps


Last updated: 2026-09-09