4 min read

Agent Hub

Overview

The Agent Hub is the home base for all AI agents in Vantage. It provides a centralized dashboard where you can browse your agents, discover prebuilt agents, create new ones, and manage existing agents — all from a single interface.

Purpose

The Agent Hub serves as your agent management center. From here you can:

How It Works

Agent Directory

When you open the Agent Hub, you see the Agent Directory — a two-panel layout with a category sidebar on the left and the agent grid on the right.

Agent Hub ├── Sidebar │ ├── Browse │ │ ├── All Agents │ │ ├── Your Agents (custom agents you've created) │ │ └── Prebuilt Agents (platform-provided agents) │ └── Actions │ └── Create Agent └── Main Panel ├── Header (title, search bar, Create Agent button) └── Agent Grid (cards for each agent)

Category Filters

CategoryDescription
All AgentsShows every agent available to you
Your AgentsShows only agents you've created (custom)
Prebuilt AgentsShows platform-provided agents for common tasks

Each category displays a count badge showing how many agents it contains.

Search

Use the search bar at the top of the main panel to filter agents by name, role, or description. The search is instant and filters across all visible agents in the active category.

Agent Cards

Each agent in the directory is displayed as a card with the following information:

ElementDescription
IconThe agent's icon displayed with its accent color
NameThe agent's display name
DescriptionThe agent's bio or role title
Skill BadgeShows the number of assigned skills (e.g., "3 skills")
Prebuilt BadgeA ✨ "Prebuilt" label for platform-provided agents

Card Actions

ActionDescriptionAvailable For
OpenOpens the agent's chat interface (Agent Office)All agents
EditOpens the Agent Builder to modify the agentCustom agents only
PinPins the agent to your sidebar for quick accessCustom agents only
DeletePermanently removes the agent (with confirmation)Custom agents only

Note: Prebuilt agents cannot be edited, pinned, or deleted. They can only be opened for conversation.

Creating an Agent

Click the Create Agent button (available in the sidebar and the main header) to open the creation dialog:

FieldRequiredDescription
NameYesThe agent's display name (e.g., "Marketing Analyst")
RoleNoA descriptive role title (e.g., "Senior Marketing Analyst")
BioNoA short description of what the agent does
Accent ColorNoChoose from 8 preset colors to give the agent a visual identity

After clicking Create & Open Builder, you're taken directly to the Agent Builder where you can configure skills, data resources, and personality settings.

Quick-Create Card

When browsing in the "All Agents" or "Your Agents" categories, a dashed "Create New Agent" card appears at the end of the grid. Click it to quickly open the creation dialog without scrolling to the header.

Use Cases

1. Discovering Platform Agents

Browse the Prebuilt Agents category to find pre-configured agents for common tasks like data analysis, workflow management, or integration queries.

2. Building a Team

Create multiple custom agents with different specializations (e.g., one for dashboards, one for workflows), then combine them into an Agent Team.

3. Quick Access via Pinning

Pin your most-used agents to the sidebar for one-click access without opening the Agent Hub.

4. Agent Lifecycle Management

Use the Agent Hub to manage the full lifecycle: create → configure → use → iterate → delete. The directory provides a clear overview of all agents across your organization.