Agents
Agents
Each agent in Engram has its own identity, configuration, and isolated memory store.
Creating an agent
- In claw-control, go to Agents → New Agent
- Set a name and optional description
- Choose a default model
- Click Create
The agent is created with default settings. You can configure it further from the agent detail page.
Agent configuration
| Setting | Description |
|---|---|
| Name | Display name for the agent |
| System prompt | Instructions given to the model at the start of every conversation |
| Default model | Model used when no channel override is set |
| Memory enabled | Whether memcp tools are available to this agent |
| Recall limit | How 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.