Create a memory store
Log on to the AgentLoop Console and select the target workspace.
Select the memory module and click Create memory store.
Configure the memory store:
Memory Store Name: Must be 2-64 characters and contain only lowercase letters, numbers, and underscores (_).
Description: (Optional) Describe the purpose of the memory store.
Extraction Strategy: Select one or more strategies (Facts, Episodic, Summary).
Short-term Memory Expiration: Retention period in days for short-term memory. The default is 365.
Click Confirm to create the memory store.
Manage memory stores
Memory store list
Use the search box to filter memory stores by name. The list displays the following information:
Memory store name
Description
Creation time
Action buttons (Manage and Delete)
Update a memory store
In the memory store list, click Manage next to the target memory store.
Modify the editable fields. The name cannot be changed after creation.
Click Confirm to save the changes.
Delete a memory store
In the memory store list, click Delete next to the target memory store.
In the confirmation dialog box, confirm the deletion.
Deleting a memory store permanently deletes all the memory data it contains. This action is irreversible.
Browse and retrieve memories
Click a memory store name to open its details page, where you can browse and retrieve memories.
Retrieve memories
You can retrieve memories in two ways:
1. Semantic search
Enter a query in the search box. The system returns relevant memories based on semantic similarity.
topK: Specifies the maximum number of results to return.
2. Advanced filter
Click the filter button to expand the advanced search panel. You can filter by the following dimensions:
Filter | Description |
user ID | Filter by |
app ID | Filter by |
agent ID | Filter by |
run ID | Filter by |
Memory cards
Search results appear as memory cards, each containing:
The memory's text content.
Associated user, app, agent, and run IDs.
Creation time.
Action buttons (View Details, Edit, Delete, and Filter by Association).
View memory details
Click a memory card to view its details, which are organized into the following three tabs:
Tab | Content |
Memory Details | Memory ID, memory content, creation time, update time, and metadata. |
Source and Updates | The original source and update history. |
Management | Edit and delete actions. |
Edit a memory
Go to the Management tab on the memory details page.
Modify the memory text content and metadata.
Click Save to apply the changes.
Delete a memory
On the memory card, click Delete.
Alternatively, on the Management tab of the memory details page, click Delete.
Confirm the deletion in the confirmation dialog.