BillixDOCS
Memory

Memory

How Billix remembers information across conversations

1 min read
Documentation

Billix's memory system lets the AI remember important information about you across conversations. No more repeating yourself!

What is Memory?

Memory stores persistent information that Billix recalls automatically:

  • Your preferences
  • Important facts about you
  • Key context for ongoing projects
  • Information you explicitly tell it to remember

Memory Guides

Quick Examples

Remembering Preferences

You: "I prefer code examples in Python"
Billix: "Got it! I'll remember to use Python for code examples."

[Later, in a new chat...]
You: "Show me how to read a file"
Billix: [Provides Python example]

Storing Project Context

You: "Remember that my current project uses React and TypeScript"
Billix: "Noted! I'll keep in mind you're working with React and TypeScript."

[In a new conversation...]
You: "Help me create a component"
Billix: [Creates React + TypeScript component]

What Gets Remembered

TypeExamples
PreferencesCoding style, communication preferences
FactsYour role, company, projects
ContextCurrent work, important details
Instructions"Always explain simply"

Memory vs Chat History

FeatureMemoryChat History
PersistsAcross all chatsWithin one chat
ScopeKey facts onlyFull conversation
SizeLimited entriesUnlimited
ControlYou manageAutomatic

Privacy

Your memories are:

  • Private to your account
  • Encrypted at rest
  • Not used for training
  • Deletable anytime

Next Steps

Was this page helpful? Let us know!

Report an issue

On this page