Skip to content

Tune & Operate

This section is for people operating a running Awaken server from the browser. Treat the Admin Console as the primary surface: click through the UI, change one thing, validate, preview, save, then compare behavior. Use REST/config APIs only when the same operation needs automation.

Admin Console dashboard showing workload, health, recent audit events, and system metadata.
Start on Dashboard: confirm the server is connected, healthy, and using the expected scope.
  1. Open Use the Admin Console and connect to the server.
  2. Check Dashboard → Health before making changes.
  3. Configure Providers and Models under Infrastructure.
  4. Open Agents, edit a draft, click Validate, use the preview chat, then Save.
  5. Use Audit Log and editor History whenever you need to review or restore a saved change.
Agent editor with Basics, Tools, Plugins, Delegates, Advanced, History, save controls, and preview chat.
Agent editor: tune prompt, model, tools, plugins, delegates, and limits.
Agent editor Tools tab with allowed tool checkboxes, excluded delete_file, patterns, and preview chat.
Agent Tools tab: expose web_search, read_document, and filesystem/read_file while excluding delete_file.
GoalClick pathGuide
Tune prompt/model/tools/plugins/delegatesAgents → Agent → Basics / Tools / Plugins / Delegates → Validate → Preview → SaveConfigure Agent Behavior
Change prompt wording safelyAgent → Basics → System prompt → Validate → Preview → SaveHot-Tune Prompts
Manage context and compactionAgent → Advanced / JSON preview → Validate → Preview long task → SaveOptimize Context Window
Bound loops and runaway workAgent → Basics / Advanced → limits and stop policy → Validate → Preview → SaveConfigure Stop Policies
Agent editor History tab with update/create events and View/Restore actions.
History tab: review saved agent changes and restore a prior version before publishing.
Eval run detail page with pass rate and per-fixture results.
Eval detail: compare behavior with replayable fixtures before accepting a change.
GoalClick pathGuide
Gate sensitive toolsAgent → Plugins → Permission rules → Ask / Allow / Deny → SaveEnable Tool Permission HITL
Add remote agents for handoffResources → A2A Servers → New A2A server → Refresh card → SaveConnect an A2A Server
Capture and replay behaviorObserve → Datasets → Eval Runs → Eval ReportsCapture a Dataset and Run an Eval
Inspect runtime signalsDashboard → Agents list → Agent dashboard / Recent runsEnable Observability

Use these when the same operation should be scripted instead of clicked: