We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Domain Seperation

raj_kumar
Tera Contributor

Is there any way to do domain separation without doing domain separation?

1 REPLY 1

Sandeep Rajput
Tera Patron

@raj_kumar It is recommended to use OOTB domain separation if have multiple tenants. However, if you wish to implement your custom version of domain separation then you can introduce a custom tenant field on the tables where you wish to apply domain separation and use query business rules on these tables to filter data for different tenants.