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 a row to open the agent side panel.
Agent Details
The agent side panel has three tabs:
- Details shows the stored agent metadata and config format. It includes a Deployments section listing active and historical deployments for the agent (endpoint and status), plus recent evaluations.
- Chat Playground opens an interactive chat with a running deployment.
- Logs shows deployment logs.
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.