Console

Key Value Storage

The Key Value Storage page is for managing your key value memory storage

Understanding Key Value Storage

Key value memory storage is designed for fast, simple, or temporary data storage, making it ideal for:

  • Session data
  • Configuration settings
  • Caching
  • Temporary state management
  • Simple data structures
  • Sharing state between agents
Key Value Memory Storage

Viewing Your Key Value Instances

When you navigate to the Memory > Key Value page in the Cloud Console, you'll see a table listing all your key value instances with the following information:

  • Name: The name of your key value instance
  • Size: The storage size used by the key value instance

You can filter the list of key value instances using the search box at the top of the table to quickly find specific instances by name.

View Key Value Data

You can select a key value instance to view and manage its data.

Key Value Memory Storage Detail

Creating a New Key Value Instance

There are two ways to create a new key value instance:

  1. From the Services > Key Value page in the Cloud Console
  2. In code, using the Agentuity SDK
New Key Value Memory Storage

Need Help?

Join our DiscordCommunity for assistance or just to hang with other humans building agents.

Send us an email at hi@agentuity.com if you'd like to get in touch.

Please Follow us on

If you haven't already, please Signup for your free account now and start building your first agent!

On this page