AI in the web application¶
LogMan.io AI SIEM is available in the web application under the AI area of the navigation. Use these screens to chat with the agent, launch autonomous runs, and inspect sandboxes, shares, and schedules.
Overview¶
| Screen | Navigation | What it is for |
|---|---|---|
| AI home | AI landing | Start a conversation, open agents, or use a template (for example LogMan.io expert) |
| Conversations | Conversations | Live agentic chat — see Conversations |
| Agents | Agents | Launch and inspect autonomous agent runs |
| Sandboxes | Sandboxes | Browse container workspaces and files the agent produced |
| Shares | Shares | Manage persistent directories mounted into sandboxes |
| Schedules | Schedules | Review and open scheduled jobs created by the harness |
AI home¶
Entry point for AI work: create a new conversation, open the agent list, or start from a template (for example chat with a LogMan.io expert, or bootstrap Soul when it is missing).
Agents¶
Launch a goal-oriented agent from New Agent, fill the class parameters, and follow progress on the agent detail screen (console, linked conversations, sandboxes, artifacts).
See Agents.
Sandboxes¶
Inspect the on-prem container workspaces used by conversations and agents: file tree under /workspace, downloads, and outputs the agent wrote.
From the sandbox detail screen you can:
- Browse and upload files under
/workspace - Open an embedded terminal when the sandbox is running
- Start new conversation — attach this sandbox to a new conversation (same files, empty chat history)
See Sandbox and Keeping the window small.
Shares¶
Manage persistent directories that the harness mounts into sandboxes at /workspace/<share-id> (for example facts, lmio, lmio-kb).
Shares survive individual conversations and can be attached to many runs.
See Shares and mounts.
Schedules¶
List and open scheduled jobs created from the UI or by the schedule tool: expression, status, linked conversation, and errors.
See Schedules.