Voice agent memory
Agents that remember, within a call and across calls, so callers never repeat themselves.
- Memory persists within a conversation
- Per-caller memory persists across calls
- GDPR delete-by-caller supported
Definition
Voice agent memory is what keeps a conversation coherent. Within a single call, the agent tracks what has already been said, so it never asks a caller to repeat a detail. Across calls, per-caller memory means the agent recognizes a returning caller and continues with their history.
Within a call
During a call, the agent holds the thread. If a caller gives their account number early, the agent still has it later. If they change their mind, the agent follows. This is table stakes for a conversation that feels natural rather than transactional.
Across calls
Per-caller memory is the bigger step. A customer who called yesterday does not re-explain today. The agent opens already knowing the relevant history, which turns a series of calls into one continuous relationship.
Data protection
Memory comes with GDPR delete-by-caller, so stored context can be removed on request. The feature is built to be useful and compliant at the same time.
Frequently asked questions
What is voice agent memory?
Does memory persist across separate calls?
Can a caller's memory be deleted?
Start building
Agents that remember, within a call and across calls, so callers never repeat themselves.