Back to glossary
AI GLOSSARY
Short-Term Memory / Working Memory
Agents & Autonomy
The information an AI agent holds and actively uses within a single session or task, including the current conversation, recent actions, intermediate results, and any context needed to complete the work at hand. Unlike long-term memory, working memory is typically cleared when the session ends, which is why agents forget prior conversations unless given explicit mechanisms to persist and retrieve them.