---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://www.servicenow.com/docs/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Installed with State Model

# Installed with State Model {#ariaid-title1}

Several types of components are installed with the State Model.

## Tables installed with State Model {#ariaid-title2}

State Model adds the following tables.
{#tables-installed-state-model__table_xhy_hv4_2bb__entry__2}

| Table | Description |
|-|-|
| State Model \[sys_state_model\] | Defines the name of the state model and which table the state model targets. Also defines the condition for applying the state model to records and any common condition for moving from any state to any other state. |
| State Transition \[sys_state_transition\] | Defines how each record in the target table transitions to (the enter condition) and/or from (the exit condition) each state predefined for that table. |
[ ]

{#tables-installed-state-model__table_xhy_hv4_2bb}

## Roles installed with State Model {#ariaid-title3}

State Model adds the following role.
To learn more about managing subscriptions, see [Managing per-user subscriptions in Subscription Management](https://www.servicenow.com/docs/h21Xj9p3zjQX5wajhSRSlQ "Manage your per-user subscription allocations using Subscription Management.") and contact your account representative. {#roles-installed-state-model__table_bqp_yt4_2bb__entry__3}

| State Model Administrator | Description | Contains roles |
|-|-|-|
| \[state_model_admin\] | Allows users to add, modify, and delete state models for task tables. | None |
[ ]

{#roles-installed-state-model__table_bqp_yt4_2bb}

### State model Administrator \[state_model_admin\] {#ariaid-title4}

Add, modify, and delete state models for task tables.

#### Contains Roles {#state-model-role-1__section-feature-role-contains-roles}

List of roles contained within the role.

None.

#### Groups {#state-model-role-1__section-feature-role-groups}

List of groups this role is assigned to by default.

None.

#### Special considerations {#state-model-role-1__section-feature-role-considerations}

Note:  
Avoid granting an admin role when more specialized roles are available.

## Script includes installed with State Model {#ariaid-title5}

State Model adds the following script include.
{#script-includes-installed-state-model__table_ebb_t54_2bb__entry__2}

| Script include | Description |
|-|-|
| TableChoiceUtils | Utility class to get the choice list of a table field. |
[ ]

{#script-includes-installed-state-model__table_ebb_t54_2bb}

## Client scripts installed with State Model {#ariaid-title6}

State Model adds the following client script.
{#client-scripts-installed-state-model__table_rgt_ys4_2bb__entry__3}

| Client script | Table | Description |
|-|-|-|
| Populate State Choices | State Transition \[sys_state_transition\] | Populates the State field choices in the targeted record. |
[ ]

{#client-scripts-installed-state-model__table_rgt_ys4_2bb}

## Business rules installed with State Model {#ariaid-title7}

State Model adds the following business rules.
{#business-rules-installed-state-model__entry__3}

| Business rule | Table | Description |
|-|-|-|
| Set the display value for state | State Transition \[sys_state_transition\] | Sets the State field value based on the state model for the table. |
| Set the table to pick choices | State Transition \[sys_state_transition\] | Caches the State field value from the first table in the hierarchy for further rule processing. |
[ ]


