Access and manage local storage

Hi,

How can I access and manage local storage within an admin extension?

I want to cache API responses in the user’s local storage with an expiration time to avoid making unnecessary network requests every time the extension is used.

Thanks

@Tomer_Klein, have you tried using storage?

@remy727 Ah, Thanks! we are on version 2025-07, just saw it available from 2025-10