---
sourceDocument: Xanadu Sales Customer Relationship Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/order-management

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Sales Customer Relationship Management

ft:clusterId :

    - omgmt

bundleId :

    - omgmt

workflow :

    - Customer and Industry


---

# Use extension points for open state management

# Use extension points for open state management {#ariaid-title1}

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

Control the options displayed in the product configurator by using extension points in Open state management.

You can use extension points to call custom scripts for managing the product configurator.

As an admin, access the available open state management extension points, by navigating to AllScripted Extension Points and in the Extension Points list, select the appropriate extension point to view it.
{#som-open-state-configuration__table_nhv_ndm_31c__entry__2}

| Extension points | Description |
|-|-|
| ConfigInstanceAPIImpl | Fetches open state execution for config instances during change and on load commands. |
| OpenStateValidation | Returns open state execution on config instances during change and on load. |
| SetOpenStateResponse | Updates the open state config instance to a config instance. |
| OpenStateModelExtension | Method used to return to the updated config instance. Customers can customize the process method. |
[Table 1. State management extension points]

{#som-open-state-configuration__table_nhv_ndm_31c}

*[\>]: and then


