Skip to main content

Memory Tools

Automatic detection

You can simply mention @Hana and describe your request. If the intent is clear, she will automatically run this tool for you.

Introduction

Hana can remember memory snippets and automatically recall and consider them during her conversations with you.

Available Tools

ToolInvocation KeywordsDescriptionParameters
ADD_MEMORYremember, add in memoryAdds a memory snippet/message to Hana's memory as a text memory. Capture key learnings, decisions and knowledge transfers from the user message, chat history, or available context. Include reference URLs for later retrieval.memory_snippet (string, required): Summarize the learning, decision, or knowledge transfer in detail. Ensure it can be retrieved using vector embeddings search and append reference URLs at the end.

Creating Memories

You can create memories using 2 ways:

  • By invoking the Memory Tools in Google Chat

See also

Editing Memories

Memories at the moment can only be edited in the Hana Control Dashboard

How Are Memories Retrieved

You do not need to do anything special for memory snippets to be considered in conversations. For example:

Input - @Hana, remember that our brand primary color is #8a181a

Output - She will say that she will remember it

Input - @hana What is our brand color?

Output - Sure @Nav Aggarwal, our brand primary color for Hanabi Technologies is #8a181a

Examples

remember

Save a memory from chat with a video reference (Hana) Ask Hana to “remember” and include relevant links. She stores a concise, retrievable summary in the memory bank.

Save memory action in Hana dashboard Memory retrieval example in Hana Memory retrieval without slash command in Hana Memory retrieval without slash command in Hana 2

@Hana remember: Summarize this message and include the link <URL>
@Hana what did we save about our brand colors?
@Hana recall the memory about the webinar date

Troubleshooting

  • Not recalled: Rephrase your question or include a keyword you used in the memory snippet.
  • Ingestion pending: Wait until the memory shows INGESTED before expecting recall.
  • Updates: Edit the memory from the dashboard if details changed; Hana prioritizes fresher content.