Nox-Lumen MfgNox-Lumen Mfg

User guide

This guide covers all general usage of the combo agent platform. Industry-specific content lives in the corresponding scenario guides.

How this guide is organized

Rendering diagram…
SectionContentsBest for
Session UIFull ChatInput tour: Plan Mode auto/fast/full, skill menu, attachments, token ring, stop/send, editor couplingAll users
Knowledge baseCreate KBs, choose chunking, set embeddings, bind to Agents (kb_ids)Users who need Agents to see external sources
Agent settingsSix panels: compaction, context pruning, memory search, session, storage, agent basicsUsers who want to tune behavior
Other settingsSkills / cron jobs / events / models / teams / API / LangfuseAll users
Collaboration & teamsMulti-session / sharing / cross-tenant / roles / Graft handoffTeam admins and cross-session workflows

Industry-specific content (patent / automotive) is consolidated under Industry solutions: Patent scenario (xIPnex) · Automotive scenario

1. What the platform is

combo agent is an AI multi-agent collaboration platform for enterprise professional scenarios.

PrincipleMeaning
User-ledThe system provides generation and assistance; it does not replace professional judgment
Standards firstOutputs follow domain standards and professional expression
Human–machine teamingUsers confirm critical steps; the system supports with suggestions
Process compatibleDesigned to plug into existing workflows without forcing new habits

2. Typical flow (common to all scenarios)

Rendering diagram…

2.1 Sign-in and tenant

ActionWhere
Sign inAccount/password or SSO (Feishu / WeCom / OIDC / SAML)
Switch tenantTop avatar → switch tenant (if you belong to more than one)
LanguageAvatar → profile → language (9 locales)

2.2 Pick or create an Agent

  • Pick an existing Agent: choose one at the top before entering the main workspace
  • Create a new Agent: Avatar → profile → Agent list → New, fill name / description / system prompt / knowledge bases (kb_ids) / model / advanced settings
  • After creation you can select this Agent in any session

See Agent settings.

2.3 New session + Plan Mode

Plan ModeWhen to use
AutoUnsure — good default
FastSimple Q&A / formatting / polish
FullComplex work: patent drafting, code review, end-to-end traceability

How to switch: click the ChatInput bottom-left badge or type @ and pick. See Session UI / Plan Mode.

2.4 Attachments + instructions

  • Attachments: paperclip icon; PDF / Docx / Xlsx / images / audio / PPT, etc. Parsed automatically into this session’s ephemeral knowledge base
  • Instructions: natural language + @skill + {{graft:xxx}} to reference other session outputs

2.5 Agent execution + deliverables

The Agent runs according to Plan Mode:

  • Reasoning chain (collapsible)
  • Tool calls (which skill, args, return summary)
  • Final reply (Markdown / Mermaid / code / citations)

Deliverables land in the right-hand editor with selection-based AI editing. See Session UI.

2.6 Export / archive

  • Export: editor top-right “Export” as Docx / PDF / Markdown / Zip
  • Archive: session context menu → archive (messages kept)
  • Share: session context menu → share → read-only link for teammates

3. Quick navigation

I want to…Go to
Understand every iconSession UI
Feed company standards / past projects to the AgentKnowledge base
Make the Agent smarter / cheaperAgent settings
Configure model API keys / cron / webhooksOther settings
Invite teammates, manage permissionsCollaboration & teams
Patent work (disclosure → claims)Patent scenario
Automotive ASPICE workflowsAutomotive scenario

4. Platform architecture at a glance

Rendering diagram…

Technical detail: Core concepts.

5. Version and support

EntryMeaning
Current versionAvatar → personal settings → system
ChangelogAvatar → What's New (opens /docs on this site)
Help centerAvatar → Help center (this guide)
Contact supportAvatar → contact (email / phone / sales QR)

Next step: Read Session UI first — Plan Mode, @ skill menu, attachments, and the token ring.

On this page