Hi @gautham_madala , Using 1 sandbox is easier because you set up schema/dataset once and don’t have to change IDs when publishing.But the downside is test data can mix with prod and access control is harder.Using 2 sandboxes is safer and makes access management easier, but you have to maintain both...