Thank you very much @<1523701070390366208:profile|CostlyOstrich36> for your response. This looks like exactly what we are looking for! I'm confused though if there is any way to apply this to a clear-ml agent who was created through the helm chart though. Would I just pass this in as an Env variable?
Hi @<1841649351697371136:profile|PerplexedDog0> , I think what you're looking for is impersonation of the agent during execution. This can be achieved via the --use-owner-token
flag when running the agent - None