NeMo Studio Agents
Use Agents in the NeMo Studio workspace sidebar to review and operate agent workflows managed by NeMo Platform.
Agent List
The Agents table shows the agents in the selected workspace, including their deployment state and creation time. Select an agent to open its details page.
Agent Details
The agent details page has five tabs:
- Deployments lists active and historical deployments for the agent. Use this tab to deploy the agent, open chat for a running deployment, view logs, or delete a deployment.
- Logs shows deployment logs.
- Chat opens an interactive chat with a running deployment.
- Evaluations shows recent evaluation jobs for the agent and lets you start a new evaluation.
- Details shows stored agent metadata and configuration, including workflow, model, tool, and additional config fields.
Agents are created and updated through the nemo agents CLI or Agents API. NeMo Studio reflects the current workspace state after the platform services refresh.