Domain separation in the Now Assist Admin console

  • Release version: Zurich
  • Updated July 31, 2025
  • 4 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 in the Now Assist Admin console

    Domain separation in the Now Assist Admin console enables ServiceNow customers to logically segregate data, processes, and administrative tasks into distinct domains within a single instance. This separation controls user access and visibility of data, ensuring that users can only interact with content pertinent to their domain. It supports multi-tenant environments, allowing service providers to manage multiple clients securely and independently.

    Show full answer Show less

    Domain separation must be enabled on the instance before configuring Now Assist skills for specific domains. Skills, which represent generative AI capabilities, can be configured differently or variant versions created per domain. By default, all skills exist in the global domain but can be customized for each domain to meet unique tenant requirements.

    Key features

    • Data and user access control: Users can only access data and skills within their domain, maintaining strict separation and privacy.
    • Domain-specific skill configuration: Skills can be independently activated, configured, or variant versions can be created per domain to support different inputs, roles, triggers, and prompts.
    • Support for multi-tenant use cases: Enables service providers to separate tenant data and administrative tasks, while usage consumption is tracked at the instance level.
    • Runtime domain separation: Domain separation applies across the user interface, cache keys, reporting, rollups, and aggregations to ensure comprehensive isolation.
    • Granular access management: Domain separation applies at both the skill and individual configuration record levels, allowing precise control of feature availability per domain.

    Practical application and examples

    • Customize summarization inputs differently across domains, such as using the Activity field in one domain and only description fields in another.
    • Restrict access to the Now Assist panel to certain roles in one domain but leave unrestricted in another.
    • Enable generative AI triggers like quick actions in Agent Chat selectively by domain.
    • Create and test variant prompts for skills in specific domains without affecting others.

    How to grant domain access to Now Assist skills

    To enable a skill for a specific domain:

    1. Ensure domain separation is enabled on the instance.
    2. Set the skill as inactive in the global scope.
    3. Switch to the target domain scope.
    4. Activate and configure the skill within that domain via the Now Assist Admin console.
    5. Verify that domain-specific skill configuration records exist and replicate related configuration records if missing.
    6. Repeat for each skill and domain as needed.

    This process allows tailored skill behavior and access control per tenant or domain, supporting complex multi-tenant service environments.

    Domain separation is supported for the Now Assist Admin console. 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: Basic

    • Business logic: Ensure that data goes into the proper domain for the application’s service provider use cases.
    • The application supports domain separation at run time. The domain separation includes separation from the user interface, cache keys, reporting, rollups, and aggregations.
    • The owner of the instance must set up the application to function across multiple tenants.

    Sample use case: When a service provider (SP) uses chat to respond to a tenant-customer’s message, the customer must be able to see the SP's response.

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

    In the Now Assist Admin console, generative AI capabilities are organized into skills. Each skill can be configured differently for each domain or you can create a variant of a skill for a domain. By default, all skills exist in the global domain.

    How domain separation works in the Now Assist Admin console

    You must enable domain separation on your instance first before you can use it for Now Assist skills.

    Now Assist works with domain separation. When you use Now Assist in a domain-separated environment, users are only able to access data within their domain. For example, if a user uses the summarization skill, Now Assist only uses material that exists within the user's domain when generating that summary. When a skill is domain separated, only users who are in that domain can use the skill that you have configured for that scope.

    If you're a service provider that hosts multiple clients in the same instance, you can set up domain separation to separate tenant data, processes, and administrative tasks. However, Assist consumption is tracked according to instance without differentiating between tenants. You can track your Now Assist usage in the Subscription Management dashboard.

    If you want a domain to have a different version of an existing skill, you can reconfigure and activate the skill or create a variant in the preferred domain. See the section on granting access to Now Assist skills to a domain.

    Use cases

    You can configure the inputs, roles, triggers, and prompts when you’re activating or editing a skill or a later variant of the skill.

    Some use cases include the following examples:
    • Use the Activity field as an input in the incident summarization in one domain but only use the short description and description fields in another domain.
    • Grant certain roles access to the Now Assist panel in one domain while another domain has no role restrictions.
    • Trigger the generative AI capabilities by using quick actions in Agent Chat in only one domain.
    • Create a variant of a skill to test one prompt in one domain while another domain uses the default prompt for the skill.

    Granting a domain access to Now Assist skills

    Domain separation is possible at the skill level and at the individual configuration level. When using the guided setup in the Now Assist Admin console, each configuration option has its own record that you can separate by domain. To create a record in a different domain, you must set up the skill while in the scope of your preferred domain.

    1. Navigate to the Now Assist Skill Config (sn_nowassist_skill_config) table.
    2. Add the Domain field to the list. If it isn't present, select the gear icon at the top of the list and add the Domain field into the Selected column, then select OK.
    3. Find the skill that you want to enable on a domain-by-domain basis. Set Active to false on the skill that is in the global scope. You might need to change the scope to edit the record.
    4. Change your current domain to the domain that you want to enable the skill in.
    5. Navigate to All > Now Assist Admin Console > Features.
    6. Navigate to the skill that you want to activate according to domain and select Activate skill.
    7. Configure the skill as usual. For more information, see Activate a Now Assist skill.
    8. Return to the Now Assist Skill Config (sn_nowassist_skill_config) table. There should be a new record in the current domain. Open the new record.
    9. In a different browser tab, return to the Now Assist Skill Config table and open the deactivated skill record in the global domain.
    10. Compare the global skill record to the one created within your domain. Records on the related list may not be present in the domain-specific skill. If they are not there, you must recreate those records in your domain and attach them to the related list in your domain-specific skill.
    11. Repeat the process for each skill and each domain where you want to have the skill available.