Skip to main content

My Agents and Approvals

After you build an agent in Agent Builder, manage it from My Agents (/cortex/agents) in the Cortex section of the web app.

For community listings and follower subscriptions, use the Marketplace instead.

Cortex My Agents page with agent cards and performance stats


My Agents

Your home screen for every agent you created - private or published.

From each card you can:

  • See current status and headline performance
  • Pause or resume the agent
  • Open the detail view
  • Jump back into Agent Builder to edit

Auto-pause reasons

Agents pause themselves when something is off:

StatusTrigger
Paused: Idle14 days with no signals
Paused: DrawdownSustained cumulative losses over many signals
Paused: Daily lossDaily kill-switch tripped
Paused: Broker offlineLive broker session lost - reconnect and resume

Agent detail

Open an agent for five tabs:

TabContents
OverviewConfig, authority summary, and current state
PerformanceP&L, win rate, trade count, drawdown, hold time, streaks, and risk-adjusted return by period
PaperPaper trade book - simulated signals with entries, exits, and P&L (open, closed, and history). Refreshes about every 30 seconds while positions are open.
ActivityRecent agent runs and decisions
ExecutionsReal broker fills when the agent runs in live mode on your account

Judge agents on the paper book over a meaningful sample - not one hot week. If the agent is live, cross-check Executions against your broker statements.


Approvals

Open Approvals (/cortex/approvals) when an agent uses review mode from Agent Builder → Set the rails.

Trade ideas queue here instead of executing immediately. Each row shows:

  • The proposed intent (symbol, direction, sizing context)
  • An expiry countdown

Approve to send the trade through your rails, or reject to discard it. An expired idea simply does not trade.

Review mode is the recommended way to learn what your agent actually does before switching to full auto.

The Approvals badge in the Cortex top bar shows how many intents are waiting.


Cortex surfaces (quick map)

SurfaceRouteDoc
Chat/cortexQuick Start
Agent Builder/cortex/builderAgent Builder
My Agents/cortex/agentsThis page
Marketplace/cortex/marketplaceMarketplace
Approvals/cortex/approvalsApprovals (above)

Live execution (creators)

  • Agents default to paper. Live is always an explicit choice in the Builder.
  • Lifetime members can enable live on their own agents when the app offers it (straight to live brokerage path).
  • Monthly / yearly members build and run paper / sim first. After about 30 days of sim trades, request live for your own agent.
  • Live requires a validated broker connection. Reconnect if you see Paused: Broker offline.
  • Paper vs live: simulation does not guarantee live P&L.

For following someone else's agent with live auto-execute (Lifetime unlimited · monthly 1 live follow), see Marketplace → Subscribe.

Cortex agents are research and automation tools, not personalized investment advice.


Next steps