This document introduces the persistent storage functionality in Dify plugins, detailing how to use the KV database in plugins to store, retrieve, and delete data. This feature enables plugins to persistently store data within the same Workspace, meeting the needs for data preservation across sessions.