User Memory – Can It Store Images?

Hey @Ned.Malki @nathaniel @abhi1

I hope you’re doing well.

I had a quick question regarding User Memory inside Pickaxe.
Does User Memory support storing images or file URLs for long-term access?

Right now, models like Replicate only keep generated images for around 24 hours, and we are looking for a way to persist project images so users can continue their work later.

Before building an external backend (Supabase/Storage), I want to confirm:
Is it possible for Pickaxe’s User Memory to save image links or files so they don’t expire?

Thank you in advance any clarification would really help

Hi Ken, great question. Right now User Memory itself is text only. It stores user specific details like preferences or notes so your Pickaxe can remember them across sessions.

However, right next to the User Memory section you’ll also see User Uploaded Files in the user profile.

These files can persist across sessions, but only if the Pickaxe builder has turned on Allow users to upload files and selected the option All tools for each user. When that setting is enabled, any file a user uploads is saved to their profile and can be accessed by any Pickaxe in your Studio.

Hope this helps clarify how the two pieces work together. Happy to help with anything else.