How can I replicate the same authorization to all requests

As I do with other api testing tools, I want to have one authorization configured and replicate it to all requests.

I can’t find how to do it on Katalon, the only way I find is to write the authorization for every request on object repository.