Blueprint how to add Behavior Tree to Controller

How do you add a BehaviorTree and Blackboard Component to a AIController Blueprint ?

I see there is a Spawn AI node, that takes a Pawn and a Behavior Tree.

Is that the only way, or is there a way to add the BehaviorTree to the AIController or Character?