Memory Panel
A header switch and ruled list of remembered facts, each with its source, date, and a forget button, above a permanent deletion note.
A header switch and ruled list of remembered facts, each with its source, date, and a forget button, above a permanent deletion note.
Search blocks by description or jump to a page.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
Memory Panel is the management view for the details an assistant has remembered about a user. A header pairs the saved count with a switch that pauses new memories, and five ruled rows follow, each showing the remembered fact, where and when it was learned, and a forget button. The newest row carries a New badge. A footer is precise: forgetting a detail deletes it permanently, so it never appears in another answer or in an export.
Memories live in one array with an optional isNew flag that drives the badge. Stating the source and date on every row is what lets a user judge whether a remembered fact is still true before deciding to keep or forget it.
Reach for this block in assistant settings or a profile drawer whenever the product remembers facts across conversations. Pair the forget button with a confirmation before calling your delete API, and wire the header switch to your consent flag.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the assistant memory manager. Other remembered detail lists:
Tip: always name the source of a remembered fact; an unexplained memory reads as surveillance, not help.