Can we create two instances in one account?

madhavmehra
Tera Contributor

Hello ServiceNow Team,

                                        I'm using a free trial version of the ServiceNow account. Is there any chance that I can create two instances in one account only? Because I want to create a clone version of my existing instance for that I want to create a new instance in the same account. Can you please help me? Thanks in advance. 🙂

3 REPLIES 3

The SN Nerd
Giga Sage
Giga Sage

Nope - you need to sign up new account with another email to get another instance.

I don't think you can clone into personal instances, so you'll have to migrate via Update Sets or GIT (if you are working in an application scope)

They don't even give Community MVP's (such as myself) more than one!


ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022

Jaspal Singh
Mega Patron
Mega Patron

Hi Madhav,

 

I guess there was another thread for the clone on PDI. As suggested cloning PDI is not possible as far as I am aware. Even if required you can post a question in Instance Help forum where ServiceNow employees are available & ask most of Instance related questions.

Kunal Varkhede
Tera Guru

Hi,

 

It is not possible to create new account with same email address. For that you need to create new email for new account.

Using update set you can move your changes to another instance easily. And there are multiple way to pass your changes to another environment  to do this we can use Update set, Remote Update set ,by Exporting to xml and GIT repository(but it work only with studio for custom application)

 

Please Mark Correct/Helpful answer if it help you in any way.

Thanks,

Kunal.