How to Move Picked Up Item Between Levels ?

I am little bit confused, my key blueprint is like this:

And this is my door blueprint:

An my character’s blueprint has Has Key ? boolen.

I created an instance file, created boolean variable which is call GotKey? then I change all Haskey variable wtih GotKey? but gettin error.