nerdexam
ServiceNow

CSA · Question #224

When moving a homepage or dashboard between instances, what must you remember?

The correct answer is A. Manually add them to the update set. When moving homepages or dashboards between ServiceNow instances, you must manually add them to an update set because they are not captured automatically.

Submitted by helene.fr· Apr 18, 2026Introduction to Development and Data Migration

Question

When moving a homepage or dashboard between instances, what must you remember?

Options

  • AManually add them to the update set
  • BThey cannot be moved via update set
  • CThey are automatically added to the update set
  • DCreate a separate update set for them

How the community answered

(34 responses)
  • A
    88% (30)
  • B
    3% (1)
  • C
    6% (2)
  • D
    3% (1)

Why each option

When moving homepages or dashboards between ServiceNow instances, you must manually add them to an update set because they are not captured automatically.

AManually add them to the update setCorrect

Homepages and dashboards are among the record types in ServiceNow that are not automatically tracked and included in update sets, requiring a manual addition to ensure their transfer between instances.

BThey cannot be moved via update set

Homepages and dashboards can be moved between instances using update sets, but it requires manual intervention, not that they are impossible to move this way.

CThey are automatically added to the update set

Unlike many configuration changes, homepages and dashboards are specifically excluded from automatic capture in update sets and must be added manually.

DCreate a separate update set for them

While creating a separate update set for specific changes is good practice, the core issue is the manual addition, not necessarily the creation of a separate update set itself.

Concept tested: Update set limitations for homepages/dashboards

Source: https://docs.servicenow.com/bundle/utah-platform-user-interface/page/use/dashboards/task/t_MoveDashboardToAnotherInstance.html

Topics

#Update Sets#Homepages#Dashboards#Configuration Migration

Community Discussion

No community discussion yet for this question.

Full CSA Practice