Custom auth to store authToken globally

Hi All,
In our organization we have multiple base URLs which are using the same accessToken. Is there any way to store the accessToken globally to use across the other resources?

I tried having a subsequent step for JavaScript after the below step, but no luck to set the accessToken globally.

If the above approach is not applicable, could you please guide us an approach to share the authToken with multiple resources?

TIA

Hi Jaith,
There are a couple of routes based on hosting option you are using and Retool plan you are on.

  1. Cloud and Self Hosted:
  1. Self Hosted only options: Self-hosted Retool secrets management guides | Retool Docs

If you have any further configuration questions, I would be glad to elaborate.