Hi @user2541
At this point there doesn't appear to be a way to copy a tour or series across to production (unless there is a way I'm unaware of). This one has got me too in the past but it's probably better to test things in staging and recreate in prod using copy and paste for the wording - as all the CSS and links would be pointing incorrectly anyway if you did find a way to move it across.
@user2541 Just use the same production Intercom workspace ID on your staging, not the TEST one. It does not need to run always, you can ask developers to enable it when you are building and testing.
Then once your app goes into production you can just change the URLs of the Tours and test if everything is working (and adjust it if needed).
Since there is no way to copy/paste things between environments this makes the most sense to me, this is how I do it. I was also manually coping things but depending on how much of it there is it can take some time.