Context carryover is the practice of transferring essential information — summaries, key decisions, user preferences, intermediate results — from one session, agent, or workflow step to the next. Without carryover, each new session or agent starts with zero knowledge of prior interactions, leading to repetitive questions and lost progress. Carryover mechanisms range from simple system-prompt injection of summaries to sophisticated memory stores that the receiving agent can query on demand.