Multiple Participants Working in Adobe Tags - How | Community
Skip to main content
Level 3
March 18, 2026
Question

Multiple Participants Working in Adobe Tags - How

  • March 18, 2026
  • 1 reply
  • 5 views

Adobe Tags does not currently allow for multiple development library configurations - are there any methods that individuals are using to allow for multiple individuals to work at the same time within the same property and whilst ensuring that the latest instance of the Adobe Tags?

 

Is there 

Thanks,

Ty

1 reply

bjoern__koth
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
March 18, 2026

Hi ​@tyrese 

it depends, you can have as many development environments as you like, just have to inject the one you're working with with the AEP debugger.

This typically works well, but can get hairy when multiple people are working on the same files, since there is no concept of branches.

But typically, I have never experienced any major conflicts. At the latest when you are trying to push your changes to prod, it will tell you that some of your changes might not be the latest revision.

Cheers from Switzerland!
tyreseAuthor
Level 3
March 18, 2026

Hey Bjoern, 

This makes sense, however in the scenario where we are self-hosting the scrips, then script injections via the debugger are not viable right?

 

Thanks,

Ty