Skip to Content
Docs are being rebuilt — start at Introduction → How it works.
AgentsAgent overviewAgent listing — search, filter, views

Agent listing: search, filter, views

The Agents page is the admin view for finding and managing agents. An agent is an AI employee that can chat with users, use tools, and work from attached knowledge bases.

What you can do here

  • Search for an agent by name or description.
  • Filter the list by All, Active, or Draft status.
  • Switch between card view and list view.
  • Open a published agent with Launch.
  • Open an agent’s details or configuration with View Details.
  • Add a new agent from the page header.
  • Move between pages when the workspace has more than 12 agents.
Agents page showing the search box, status filters, view toggle, quick tips, and agent cards

Page controls

ControlWhat it doesNotes
Add AgentOpens the agent builder for a new agent.Admin-only action.
Search agents…Filters agents by the search text.Search runs after a short debounce while you type.
AllShows every agent returned for the workspace.Includes published and draft agents when both exist.
ActiveShows published agents.Published agents can be launched.
DraftShows unpublished agents.Draft agents cannot be launched until they are published.
Grid viewShows agents as cards.This is the default scanning view.
List viewShows agents as compact rows.The selected view is remembered in the browser.

Agent card fields

FieldWhat it meansWhere it comes from
Avatar or initialsVisual identifier for the agent.Agent profile.
Agent nameThe name users see in chat and admin screens.Agent profile.
StatusPublished or Draft.Publish state.
DescriptionShort summary of what the agent does.Agent profile.
Tools countNumber of non-system tools connected to the agent.Agent tools configuration.
Knowledge countNumber of knowledge base entries attached to the agent.Agent knowledge configuration.
VisibilityPublic or Private.Agent access settings.
Last updatedMost recent update time for the agent.Agent record timestamp.
LaunchOpens a chat with a published agent.Disabled for draft agents.
View DetailsOpens the agent details or configuration page.Use this when you need to review or edit the agent.

Search for an agent

  1. Open Agents from the app sidebar.
  2. Click Search agents….
  3. Type the agent name, function, or a distinctive word from the description.
  4. Open the matching agent with Launch or View Details.
Agents page filtered to one search result for Atlas

If no agent matches the query, the page shows No agents found and asks you to adjust the search terms.

Agents page showing the empty state for a search with no matching agents

Filter by status

Use the status tabs when you want to focus on launch-ready agents or find agents that still need setup.

  1. Click All to return to the full list.
  2. Click Active to show published agents.
  3. Click Draft to show unpublished agents.
  4. If the filtered list is empty, use Add Agent or switch back to All.
TabShowsPrimary use
AllAll agents in the workspace result set.General browsing and admin review.
ActivePublished agents.Find agents that users can launch now.
DraftUnpublished agents.Find agents that still need configuration or publishing.
Agents page with the Active filter selected and published agents listed
Agents page with the Draft filter selected and no draft agents found

Change the view layout

Use the view toggle on the right side of the toolbar to choose how much information appears on screen.

  1. Click Grid view to scan cards with descriptions, tool counts, knowledge counts, visibility, and action buttons.
  2. Click List view to show more agents vertically with compact metadata.
  3. Continue using the same search and status filters. Changing view does not reset the filter.
ViewBest forVisible details
Grid viewReviewing agent purpose and readiness.Description, status, tool count, knowledge count, visibility, updated time, launch action, details action.
List viewScanning many agents quickly.Name, description, status badge, updated time, tool count, knowledge count, launch action, details action.
Agents page in list view with compact rows and launch buttons

Dismiss quick tips

The Quick Tips banner explains the two main actions: launch a published agent or open details to configure it.

  1. Read the quick tips when you are new to the Agents page.
  2. Click Dismiss tips to hide the banner.
  3. The dismissal is saved in the browser, so the banner stays hidden for that browser profile.
Agents page in list view after the Quick Tips banner has been dismissed

Move between pages

The listing shows 12 agents per page. When the workspace has more results, the footer shows the number of records displayed, the total record count, and pagination controls.

  1. Use Next to move forward through the result pages.
  2. Use numbered pages to jump directly to a specific page.
  3. Use Previous to return to an earlier page.
Agents page footer showing record count and pagination controls

Permissions

The Agents listing is an admin page. Workspace admins can open the list, add agents, and edit agent configuration. Non-admin users should use chat or assigned agent surfaces instead of this admin view.