Import different projects in same Gateway

I want to import a different project with different UDTs and tags. When I import a different project, I see the tags are from previous project. What can I do to gets the tags related to that Projects?

Tags are not part of projects. They are global to an entire gateway. Use gateway backups if you need an entire gateway's configuration (with all projects, too).

If you are switching to work on different client's systems, you should be using separate VMs or docker containers for each, spun up as needed.

1 Like

Thank you.