Need to set a custom header for Chrome to set a cookie for login

We use an authorization service to access our testing environments and we have a custom header that can be used in the request so that we don’t have to automate the login for that part of the test but I am having trouble finding out how to set the header for whenever we launch the Web Recorder for Chrome.

Maybe not explaining it well enough, but essentially my team just wants to skip having to login through cloudflare every time we want to record a new test.