Skip to content

Agents

Agents

Each agent in Engram has its own identity, configuration, and isolated memory store.

Creating an agent

  1. In claw-control, go to AgentsNew Agent
  2. Set a name and optional description
  3. Choose a default model
  4. Click Create

The agent is created with default settings. You can configure it further from the agent detail page.

Agent configuration

SettingDescription
NameDisplay name for the agent
System promptInstructions given to the model at the start of every conversation
Default modelModel used when no channel override is set
Memory enabledWhether memcp tools are available to this agent
Recall limitHow many memories to surface per turn (default: 5)

Enabling and disabling

Toggle the Active switch on any agent to disable it without deleting it. Disabled agents reject incoming messages with a 503 response.