NenjoNenjo Docs
Pages

Agents

The dashboard hub for building agents and the behavioral resources around them — domains, abilities, context blocks, MCP servers, and models.

The Agents area is the build hub for everything behavioral. It's where you create and edit agents and the resources they draw on.

Resources it contains and manages

ResourceWhat it manages
AgentsCore agent definitions (prompts, model assignment, heartbeat, scopes, attached abilities/domains/MCP)
DomainsUser-activated modes that reconfigure an agent's behavior for a session
AbilitiesSpecialist sub-agents exposed as tools
Context blocksReusable prompt fragments and template variables
MCP serversExternal tool servers registered for use by agents
ModelsLLM configuration records (provider, model id, params) used for resolution

It's organized into tabs:

TabWhat you manage
AgentsAgent definitions — role, prompts, assignments
DomainsUser-activated modes
AbilitiesSpecialist sub-agent tools
ContextReusable prompt context blocks
MCPExternal tool integrations
ModelsLLM configuration records

The agent builder

Opening an agent gives you a focused editor, tab by tab:

TabWhat you set
PromptsThe system (soul) and developer prompts, plus runtime templates
PreviewSee the composed prompt with context and variables resolved
AbilitiesAssign specialist abilities the agent can invoke
DomainsAssign the user-activated modes available to the agent
MCPAttach external tool servers
HeartbeatConfigure a recurring autonomous schedule
ScopesReview the platform permissions the agent holds
SettingsName, description, model assignment, and metadata

Changes you save here sync to your connected harness live — no restart needed.

For the concepts behind each of these, see Primitives. This page is about where to find and edit them in the dashboard.

On this page