raia
  • Welcome to raia v2
  • Why use raia
  • Core Features of raia
  • Multi-Agent Architecture
  • Launching an AI Agent
    • Step-by-Step Guide
  • AI Training
    • Setup of Instructions
    • Documents for Training
    • Setup of Knowledge Base
  • AI Agent Skills
  • Setup of Skills
    • Live Chat
    • SMS
    • Email
    • Voice
    • Scoring
    • Webhooks
    • API
    • Live Chat SDK
    • Functions
    • Memory
  • AI Agent Packs
  • Multi-Level Access & Agent Security
  • Setup of Access Control
  • Integration & Workflow
    • n8n Node
  • Monitoring & Reporting
  • API Documentation
  • Sample AI Agent Roles
    • AI Sales Agent
    • AI Support Agent
    • AI Content Writer
    • AI Project Manager
  • Copilot
    • Copilot vs Chat GPT
    • How it works
    • Admin Mode
    • Human in the Loop
    • Human Feedback
  • OpenAI Integration
Powered by GitBook
On this page
  1. Setup of Skills

Memory

PreviousFunctionsNextAI Agent Packs

Last updated 13 days ago

Enable your agent to remember and reference past conversations for a more personalized user experience. This setting configures how memory works, including memory scope and retention policy.

Personal vs Shared Memory

You can setup Memory to be Personal (Private to the User) or Shared (Available to anyone who communicates with the Agent).

Shared Memory

Use Shared Memory if your agent will remember any communication across multiple users and be able to share that information to anyone communicating to the Agent. A sample use case would be if you have an Agent who is coordinating a project, and all the team members of the project are communicating updates to the Agent - the Agent will commit those conversations to it's memory so everyone can benefit.

Personal Memory

Use Personal Memory if you want to be the only user who has access to the memory. A sample use case would be if your agent is a personal assistant and you are sharing information you do not want other users to access in conversations.