# n8n-nodes-recallio

This is an n8n community node. It lets you use RecallIO.AI memory feature in your n8n workflows.

RecallIO.AI allows you to store, index, and retrieve application “memories” with built-in fact extraction, dynamic summaries, reranked recall, and a full knowledge-graph layer.

[n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) workflow automation platform.

[Installation](#installation)  
[Operations](#operations)  
[Credentials](#credentials) 
[Compatibility](#compatibility)  
[Usage](#usage)
[Resources](#resources) 


## Installation

Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.


## Operations

- **RecallIO Memory** - To use as a memory for an AI Agent

- **Delete memories from recall io** - To delete past memories
- **Export memories from recall io** - To export past memories
- **Recall memories from recall io** - To recall past memories
- **Write memories from recall io** - To write memories


## Credentials

You need to get an API key by subscribing to [RecallIO.AI Platform] (https://app.recallio.ai). Enter the provided key in n8n.


## Compatibility

Any n8n version.


## Usage

Create credentials of type **RecallIO API** and enter your API key. Then add the **RecallIO** node to your workflow and choose one of the operations.


## Resources

* [n8n community nodes documentation](https://docs.n8n.io/integrations/#community-nodes)
* [RecallIO.AI Documentation](https://app.recallio.ai/docs)

