Nox-Lumen MfgNox-Lumen Mfg

Other user settings

Beyond Agent settings, My settings includes the pages below.

1. Open profile

Avatar → My settings shows the left menu:

Profile sidebar

ItemIconFunction
ProfilePersonNickname, avatar, language, timezone
PasswordLockChange password
ModelBrainLLM / embedding / rerank / TTS / ASR credentials
AgentBrainAgent settings
SkillsBoltInstall / enable / delete / share skills
CronJobsClockScheduled Agent runs
EventsBellWebhook / mail / Feishu-triggered runs
SystemMonitorVersion, health
APIKeyHTTP API keys
TeamPeopleTenant members
AccountCardHikari Dashboard (billing)
What's NewRocketProduct changelog
Help CenterHelpThis docs site
ContactChatEmail / phone / sales QR
LogoutDoorSign out

2. Profile

Profile page

FieldMeaning
NicknameDisplay name
AvatarJPG/PNG upload, auto crop
EmailRead-only login
Language9 locales
TimezoneIANA (~300); affects cron

3. Password

Three fields — current / new / confirm. Strength: ≥8 chars + 1 uppercase + 1 digit.

SSO-only accounts cannot change password here.


4. Model

Configure providers — minimum one chat model for combo agent.

Models grid

4.1 Supported vendors (LLMFactory)

Cloud: OpenAI, Azure OpenAI, Anthropic, Google (Gemini), Zhipu, Baidu Wenxin, Alibaba Tongyi, Tencent Hunyuan / Spark, Volcengine, DeepSeek, Moonshot, MiniMax, Yi, Baichuan, Groq, Together, OpenRouter, Hugging Face, AWS Bedrock, Fish Audio.

Self-hosted: Ollama, Xinference, LocalAI, LM Studio, GPUStack, ModelScope, VLLM, OpenAI-compatible gateways.

4.2 Add a model

Cards per modality (chat / vision / image edit / embedding / rerank / TTS / ASR):

  1. Pick a preset
  2. Base URL + API key where needed
  3. Test connection
  4. Save models at page top

Self-hosted: choose OpenAI-compatible preset and point Base URL at your gateway.

4.3 Knowledge-base models tab

Toggle Agent models / KB models:

  • Agent models: conversation + multimodal tooling
  • KB models: chunking / graph / retrieval rerank (often cheaper tiers)

KB models tab

4.4 Langfuse

Bottom Langfuse card — Project ID + keys + Host. Traces Agent calls for observability.

Langfuse card

See Observability.


5. Skills

Skill = packaged capability (graft, docx, code-review, …). Catalog: Skills. This page manages them.

Skills settings

5.1 source filter

SourceMeaning
builtinShipped with platform; cannot delete
tenantTenant-wide upload
userPersonal install

5.2 Actions

ActionNotes
CLI installPaste npx skills install …
Upload zipManual bundle
Git syncAuto-pull repo
Enable / disableDisabled skills hidden from @
EditMetadata only
Deleteuser / tenant only
SharePromote user → tenant
DetailsSKILL.md + tools

6. CronJobs

Time-based Agent runs — At / Cron / Every.

Cron list

6.1 Schedule types

TypeMeaningExamples
AtOne-shot2026-12-31 08:00:00
CronClassic 5-field0 9 * * 1-5 weekdays 9:00
EveryInterval30m, 2h, 1d

6.2 Create task

Cron form

FieldMeaning
NameLabel
AgentWhich Agent
ScheduleSee table
Message templatePrompt per run ({{date}}, etc.)
Max retries0 = none
TimeoutHard seconds cap
EnabledMaster switch

6.3 History

Columns: start/end, status (success / error / timeout / skipped / running), duration, transcript link.

Run now bypasses schedule.


7. Events

External event-driven runs (Git PR, Feishu, mail, webhook).

Events page

7.1 Sources

TypeTypicalDoc
WebhookArbitrary POSTAgent config
MailIMAPEmail
FeishuCards / subscriptionsLark
WeComCallbacksWeCom
Git hostingPR webhooksCode hosting
DOORSRequirement changesDOORS

7.2 Trigger list

Each row: name, type, enabled, last fire, counts. Expand for recent executions + session links (/combospace/content/editor?sessionId=…).

7.3 Actions

Enable/disable; delete with confirm (history retained).


8. System

System info

  • Version: e.g. v0.1.0.0-246-gfb5ae90c1c full
  • Health cards: Database / Doc engine (ES) / Redis / MinIO / Task executor — latency + stats

9. API keys

API keys

Bearer tokens for HTTP API / SDKshown once at creation.

  • Max 10 active keys / user
  • Expiry presets
  • Optional Agent / dialog scoping
  • Revocable anytime

Examples: HTTP API.


10. Team

Manage current tenant members.

Team page

10.1 Roles

RoleScope
OwnerFull admin + billing
NormalUse KBs, Agents, skills
InvitePending acceptance

10.2 Invites

Email → role → send. Accept link joins tenant.

10.3 Multi-tenant

Switch tenants via Avatar → switch tenant — isolated Agents/KBs/skills.

See Collaboration.


11. Account

Opens Hikari Dashboard (/dashboard/account) for plans, invoices, quotas, usage history.


12. Help & support

EntryTarget
What's New/docs changelog
Help center/docs/user-manual
Contactinfo@nox-lumen.com, (+86) 17701151181, sales QR

13. Next steps

On this page