Skip to main content

UI tour

The main AgenticHub screen typically combines a left asset console and a large right workbench: the left side handles templates, instances, resources, and tasks; the right is chat-first, with a top action bar and bottom input for orchestration and execution. If you arrive from other OpenCSG modules, platform-level navigation may still be visible. Below, the home layout is broken down by area, then templates, instances, tasks, and resources.

AgenticHub UI tour: main screen overview

Main screen overview

  • Left brand area — AgenticHub branding; below it, tabs for Templates, Instances, Resources, and Tasks to switch the sidebar context.
  • Templates — A search box and count are often at the top of the list; below are preset or shared template names, each with a “more” menu for run or management actions.
  • Instances — Search and count at the top; a plus next to the group title is often for new instance. The list shows agent names and status (e.g. running); a lock may indicate private or restricted access—see the live product.
  • Resources and tasks — Same collapse/search pattern; a count on the group title when collapsed helps you see if work is needed.
  • Current session — The main area often shows a label for the current object, e.g. the Agentic assistant, distinct from open instance tabs.
  • Top-right of main areaScheduled tasks, New conversation, and History (periodic work, reset context, and past sessions). Docs or help may be further right.
  • Empty state — Mascot and greeting, e.g. “What can I do for you?”; shortcut chips for common requests such as create OpenClaw, build a resume-screening agent, create a knowledge assistant, or list popular models—wording is environment-specific.
  • Bottom input — Placeholder usually says you can send a message or use @ to bring in other agents; Enter to send, Shift+Enter for newline. Left side: upload, skills, tools; Tools can open API auth, MCP, prompts, etc. On the right: model selector and send.
  • API credentials — If an agent or skill needs keys or auth for an external service, use Tools → API auth on the current page instead of a separate complex settings page.
  • Feedback — A floating feedback entry is often in a corner of the page.

Screenshots of a typical main-screen flow (step order is for this doc; match to the product UI):

AgenticHub UI tour: main screen step 3

AgenticHub UI tour: main screen step 4

AgenticHub UI tour: main screen step 5

Tools menu and API authentication — to configure identity or keys for an external service, open Tools in the bottom bar, then API auth.

AgenticHub UI tour: tools menu and API authentication

The following sections cover templates, instances, tasks, and resources: what they mean and how to use them.

Templates

A template is the blueprint of an agent: core logic, model, tools, and orchestration. Teams can spin many instances for different scenarios or customers from one template.

  • Reusable agent designs.
  • Custom parameters, model choice, and tool combinations.
  • Can be shared in the team or community.

How to use

  1. Browse templates in the left list.
  2. On a template, use Run (or equivalent) to open the instance creation panel.
  3. Fill in instance details to create a new agent instance from that template.

Instances

An instance is a concrete running form of a template, inheriting its logic with your config. Each instance can chat, take files, and call tools independently.

  • Created from a template; config can change per instance without affecting others.
  • Natural language, files, and tool calls.
  • Can be tuned in orchestration or at runtime.

How to use

  1. Select an instance in the left list.
  2. Open its tab in the main area, e.g. Agent chat or Workflow.
  3. Chat with that agent or run tasks in the tab.

Tasks

Tasks are often created from Agentic assistant flows; they have names so you can find them in a list and open details.

  • Suited to trackable, tunable work items.
  • Searchable by name, type, etc.
  • State is visible in list or detail.

How to use

  1. Pick a task in the left list.
  2. The corresponding task tab opens on the right.
  3. Read details and results in the tab.

Resources and resource gallery

The resources area is where you pick tools, knowledge bases, models, and prompts when creating or configuring instances; together with the resource gallery, it centralizes discovery and maintenance. The four sub-areas below.

Tools

Tools extend instances with external capabilities. When creating an instance, attach tools to match the goal; you can also open Resources or the gallery to browse the platform tool list.

  • Many MCP and similar services for different needs.
  • Each tool often has a Configure page for connection and auth.
  • User-created tools usually support edit and delete.

How to use

  1. Expand Resources on the left and open Tools.
  2. Open Configure to view name, description, keys, and values, and complete the form.
  3. Use New to add a tool library or external tool.

Knowledge bases supply reference material for instances: retrieval, document Q&A, analysis, and preview.

  • Multiple libraries with clear lists and search.
  • Upload txt, docx, md, pdf, etc., to build retrievable content.
  • Preview can run Q&A, search, and analysis on the content.

How to use

  1. Select an existing knowledge base in the list or create one.
  2. In the center, upload or drag in documents to build or edit.
  3. In the preview, ask questions for Q&A, search, or analysis.

Models

The model area lists LLM resources for instances or workflows.

  • Shows available and recommended models for comparison.
  • Search by name to find faster.
  • Name and source help distinguish options.

How to use

  1. Browse or search the left list.
  2. Pick a model for load, quality, and cost.
  3. When creating an instance or workflow, bind that model as the main reasoning model.

Prompt library

Prompts are organized in repositories for reuse across scenarios.

  • Repo layout keeps structure clear and reuse easy.
  • Search speeds lookup.
  • Long-term improvement makes prompts part of instance capability.

How to use

  1. Browse or search the prompt list, or create a dedicated repo.
  2. Match prompts to the business scenario and instance.
  3. When creating an instance or workflow, select the prompt library.

Summary

The left rail lists templates, instances, tasks, and resources with search; the main area uses tabs for the Agentic assistant vs. specific instances, with shortcuts in the empty state; the top bar covers scheduling and history; the bottom bar combines upload, skills, tools, model, and @ routing; API auth in tools handles identity and keys in-session. New users can try a shortcut chip first, then open resources or return to the left list to manage instances.