Files
ragflow/docs/guides/memory/create_memory.md
YanZhang 611e0596f6 docs: modify docs display & add images (#17575)
### Summary

modify docs display
add some images
delete enterprise docs
standardize capitalization
2026-07-30 21:24:15 +08:00

979 B

sidebar_position, slug, sidebar_label, title, sidebar_custom_props
sidebar_position slug sidebar_label title sidebar_custom_props
1 /use_memory Create Memory Create Memory
categoryIcon
LucideBox

Memory

This chapter describes how to create and configure memories in RAGFlow, view and manage messages, and save and retrieve memories in Agents. Memories are used to save conversation content and extraction results generated during Agent execution, helping Agents reuse historical context in subsequent conversations or tasks.

Memory interface

Create Memory

  1. Go to the Memory page.
  2. Click Create memory.
  3. Enter the memory name.
  4. Select the memory type, embedding model, and large language model.
  5. Click Confirm to create the memory.
  6. After confirmation, enter the memory list or details page.

Create memory