---
sourceDocument: Xanadu Employee Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/employee-service-management

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Configure the workspace URL

# Configure the workspace URL for metadata extraction notifications {#ariaid-title1}

* Release version: Xanadu
* 
* Updated October 21, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Configure an extension point to update the workspace URL in email notifications, so that users can navigate to the correct workspace and view the extracted metadata.

## Before you begin

Role required: admin

## Procedure

1. Navigate to AllSystem Extension PointsScripted Extension Points.
2. In the API Name field, search for <kbd class="ph userinput">sn_cm_gen_ai.PopulateUrlForMetadataExtractionRequestRecordEXT</kbd>.
3. Select the record.
4. Select the Create implementation related link.
5. On the Script Include form, fill in the fields.  
   For a description of the field values, see [Scripted Extension Point form fields](https://servicenow-prod.fluidtopics.net/9AwTj~Zjw_9~9Z_zczo7jA "List of fields in the Scripted Extension Point.").
6. In the Script field, update the script to define the parent record's table and specify the workspace URL to be included in the email notifications.
   * In the `appliesTo` function, add the table name of the parent record.
   * In the `getWorkspaceUrl` function, add the workspace URL.
   {#cncore-config-ext-wrkspc-email__choices_tpy_fcw_cdc}
7. Select Update.
**Related tasks**   

* [Create use cases for contract metadata extraction](https://servicenow-prod.fluidtopics.net/WS51QBvyYCRvfc9NZOUbKg "Create a use case for contract metadata extraction to define the information that you want Now Assist to detect in a document.")
* [Map a use case for contract metadata extraction](https://servicenow-prod.fluidtopics.net/KPRPIeIRzvMnDhb6rPs4Mw "Map a use case to specific tables, and define conditions to apply the use case for metadata extraction.")
* [Configure system properties for metadata extraction](https://servicenow-prod.fluidtopics.net/ze_LOuSdAcbwBXEAGsvKWw "Configure system properties to specify whether the metadata extraction should be automatically initiated or manually.")
* [Enable notification for metadata extraction](https://servicenow-prod.fluidtopics.net/b5tOn_CuKlg2eZ9c7TkluQ "Enable the notification for metadata extraction to receive email notifications when metadata extraction is completed.")
* [Configure an extension point to add contract metadata](https://servicenow-prod.fluidtopics.net/AazRt212PE5RMPxQP8B04Q "Update the script in an extension point to specify fields in a related contract repository table where you want to add the extracted information for unmapped fields of a metadata extraction use case.")

*[\>]: and then


