Save to Agent Memory
The Save to Agent Memory node stores data in a memory table that AI agents can access later. This enables persistent data storage across workflow runs.
When to Use
Use Save to Agent Memory when you need to persist data between workflow executions. Common uses include building lead databases, storing enrichment results, or maintaining context for AI agents.
Inputs
Output Variables
Syntax Example
{{saveToAgentMemory.success}}
{{saveToAgentMemory.recordId}}Pro tip: Use Agent Memory to save content that the agent can look through later. This may be to identify winning posts, best hooks or themes.