Skip to main content

Overview

When User Memory is enabled on your agent, it automatically remembers details about each user across conversations. Use these endpoints to list, count, and delete memories programmatically.
User Memory is a per-user feature — each user gets their own private memory store. Enable it in your agent’s Settings → Features & Options → Access to Memory.

List Memories

Retrieve memories stored for a specific user or all users on the bot.

Parameters

Response

Count Memories

Get the total number of active memories for a specific user.

Parameters

Response

Delete a Memory

Delete a specific memory by its ID.

Parameters

Response

Memory Types

Memories are categorized into three types:

Next Steps

Chat API

Send messages and receive AI responses

User Memory (Creators)

Learn how User Memory works for your agent