Save and set a GameplayTag in Blackboard Keys

Hello there!
I Was wondering how it’s possible to have a Blackboard Key as a Gameplay Tag for my BHT.
I’ve seen that there is some code with which is possible to set a blackboard value as a gameplay tag → Set Blackboard Value as Gameplay Tag | Unreal Engine 5.5 Documentation | Epic Developer Community
But I can’t see this function in my BP/Decorators and in code there is no clue on how to use it.

Any idea :slight_smile: ?

Thanks

SOLVED
I found an experimental plugin called “Gameplay Behaviors” in the engine plugin folder. This plugin allows the AI blackboard to contain gameplay tags container keys.
NB: the friendly name of this plugin is “AI Behaviors”, thus, you have to look for this entry in the plugins list in the editor