All Products
Search
Document Center

Cloud Monitor:Accessing the memory module in the console

Last Updated:Mar 28, 2026

Create a memory store

  1. Log on to the AgentLoop Console and select the target workspace.

  2. Select the memory module and click Create memory store.

  3. 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.

  4. 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

  1. In the memory store list, click Manage next to the target memory store.

  2. Modify the editable fields. The name cannot be changed after creation.

  3. Click Confirm to save the changes.

Delete a memory store

  1. In the memory store list, click Delete next to the target memory store.

  2. In the confirmation dialog box, confirm the deletion.

Warning

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 userId.

app ID

Filter by appId.

agent ID

Filter by agentId.

run ID

Filter by runId.

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

  1. Go to the Management tab on the memory details page.

  2. Modify the memory text content and metadata.

  3. Click Save to apply the changes.

Delete a memory

  1. On the memory card, click Delete.

  2. Alternatively, on the Management tab of the memory details page, click Delete.

  3. Confirm the deletion in the confirmation dialog.