Understanding the Builder Dashboard

How to track your earnings, manage your agents, and view execution success rates.

Written By pvdyck

Last updated About 3 hours ago

The Builder Dashboard

πŸ’‘ Note:TL;DRThe Builder Dashboard is your control center for agents you have built and published. Track your revenue, edit your agents, and monitor execution success rates all in one place.

Once you have minted an agent, you can manage it from the Builder Dashboard. This view is exclusively for monitoring the agents you have created to sell on the marketplace.

(If you are looking to see the agents you have purchased to run, visit the Producer Dashboard).

Key Metrics

At the top of your dashboard, you will see your global metrics:

  • Total Revenue: The total amount of inUSD you have earned across all your agents.
  • Total Runs: The aggregate number of times Producers have executed your agents.
  • Active Agents: The number of your agents currently live on the marketplace.

Organizing with Category Tabs

Your agents are organized into tabs by category:

  • All β€” Every listed agent you've published.
  • Category tabs β€” Agents grouped by their marketplace category (e.g., Marketing, DevTools, Finance).
  • Unlisted β€” Agents you've delisted from the marketplace.

You can move agents between categories using the Move button on each card. Click + next to the tabs to create custom categories.

Managing Your Agents

Your published agents are listed as cards. For each agent, you can monitor:

  • Price: Your current run fee.
  • Runs: How many times this specific agent has been executed.
  • Success Rate: The percentage of runs that completed successfully without crashing. (High success rates lead to better marketplace placement).
  • Status: Whether the agent is active or delisted.

Editing an Agent

To update an agent (e.g., change its pricing, update its description, or push a new workflow JSON):

  1. Locate the agent in the table.
  2. Click the Edit button (pencil icon).
  3. Make your changes in the Edit Modal and save.

πŸ’‘ Tip:If you need to make fundamental changes to how an agent works requiring new credentials, consider minting it as a new V2 agent to avoid breaking existing Producers' setups.

Related