---
sourceDocument: Yokohama Enable AI
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/intelligent-experiences

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Enable AI

ft:clusterId :

    - platai

bundleId :

    - platai

workflow :

    - Platform


---

# Fetch end points in Now Assist Conversational Help skills

# Fetch end points in Now Assist Conversational Help skills {#ariaid-title1}

Release version: Yokohama  
Updated January 30, 2025  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
The Now Assist Conversational Help skills architecture solves latency by fetching answers hosted at the nearest location, which is best suited to the user.

## Fetching solutions hosted on multiple geographical location {#fetch-end-points-in-conversational-help-skill__section_olc_4hg_12c}

The Now Assist Conversational Help skill displays as Get Help on the Now Assist panel. The possible solutions to users queries posted on Now Assist Conversational Help skills are hosted on three main locations: Japan, EMEA and the US.  
Note:  
To preserve data privacy standards, end points support for Get Help skill is not available in GCC/ NSC regulated markets.

For optimal performance, the central instance should be situated in the same geographic area as the user's instance. To achieve this alignment, we utilize DISH service, a tool within the user's instance, that helps identify the
correct endpoint. The Now Assist Conversational Help skills uses the Mimir lookup service feature, inside the different data centers.

The DISH service communicates with the Mimir lookup table to determine the end points matching the user's location. Once we obtain this endpoint, it gets securely stored in the sys-service table within the customer instance. Moving
forward, all the users' queries are routed through the specific endpoint, ensuring consistency and reliability. The Get Help skill uses the endpoint present in the sys-property `com.snc.get_help.endpoint`.  
Note:  
The Now Assist Conversational Help skill version is stored in sn_ads_now_help.com.snc_now_help_skill.version, ensuring backward compatibility within the conversational shared services.

