How to - Init BlackBoard variables from a Blueprint?

Thanks both for your answer !

Solution :

At the init of the AI Controller, Get Controlled Pawn then get all variables I need from my component, pass theses values to the Blackboard through Set Value as X, then manipulate these values inside my task/service/BT.