Domain separation and responsive dashboards

  • Release version: Xanadu
  • Updated August 1, 2024
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Domain Separation and Responsive Dashboards

    Domain separation in ServiceNow allows for the organization of data, processes, and administrative tasks into distinct groups known as domains. This feature facilitates controlled access, ensuring that users can only see and interact with data relevant to their domain. To activate this feature, the domain separation plugin must be requested.

    Show full answer Show less

    Key Features

    • Dashboard Visibility: Only dashboards that are shared can be accessed by users in other domains. Users in child domains have read-only access to dashboards created in parent domains.
    • Edit Permissions: Users can only edit dashboards if they belong to the same domain as the dashboard. For instance, HR domain users cannot edit dashboards created in the IT domain.
    • Domain-Specific Content: Dashboard elements such as records, tabs, and widgets are subject to domain separation rules. Widget content adheres to the domain from which it originates.
    • Global Dashboards: Dashboards defined at the global level can be viewed by all users with whom they are shared, including users from child domains.

    Key Outcomes

    Implementing domain separation allows ServiceNow customers to manage multiple tenants effectively within a single instance while maintaining data integrity and security. It ensures that business logic can be customized per tenant, such as requiring comments for record closures in specific domains. Users will benefit from enhanced clarity in dashboard access and editing capabilities, ensuring they work within their designated domains.

    Domain separation is supported in dashboard creation and administration. Domain separation enables you to separate data, processes, and administrative tasks into logical groupings called domains. You can control several aspects of this separation, including which users can see and access data.

    Support level: Standard

    • Includes all aspects of Basic level support.
    • Application properties are domain-aware as needed.
    • Business logic: The service provider (SP) creates or modifies processes per customer. The use cases reflect proper use of the application by multiple SP customers in a single instance.
    • The instance owner must configure the minimum viable product (MVP) business logic and data parameters per tenant as expected for the specific application.

    Sample use case: An admin must be able to make comments required when a record closes for one tenant, but not for another.

    For more information on support levels, see Application support for domain separation.

    Overview of domain separation

    To activate the domain separation plugin, see Request domain separation.

    Important:
    For users in child domains to view dashboards in parent domains, both domain separation and delegated administration must be enabled.

    Users in child domains cannot overwrite dashboards. Child domain users only have read access to dashboards.

    How domain separation works in Dashboards

    Assumptions:
    • Only dashboards that have been shared are visible to other users. See Share a responsive dashboard.
    • Users granted edit permissions on a dashboard can only edit that dashboard if they are in the same domain as the dashboard. For example, a user who is in the HR domain cannot edit a dashboard created in the parent of the HR domain.

    Dashboard data that is domain separated includes dashboard records, dashboard tabs, and widget containers. Widget content is governed by the domain separation that applies to the content itself. For example, an admin adds a report created in the HR domain to a dashboard in the IT domain. This report is not visible to users in the IT domain, although they can see the widget container.

    A dashboard defined at the global level is visible to all users with whom it has been shared. A shared dashboard created in a parent domain is visible to users in the parent and all its child domains. For example, a dashboard created in the TOP company is visible to users in:
    • Joe's company
    • Other companies in the TOP company
    • All HR, CS, and IT child domains in those companies if it is shared with those users.
    In the following figure, dashboards created in the IT, CS, and HR domains are not visible to users in the other child domains or in the parent domain.
    Figure 1. Domains list example
    List of company departments in separate domains including IT, CS, and HR
    Important:
    Administrators should not edit a domain-separated dashboard from the global domain, because additions made to the dashboard are not visible to users within the separated domain. When editing dashboards, make sure that you are logged in to the correct domain.