--- title: Associate a decision table with a License & Permit case type description: After you configure a pricing configuration decision table, associate it with the License & Permit case type to append pricing configurations to that case type table. locale: en-US canonical_url: https://www.servicenow.com/docs/r/government-industry/psds-associate-decision-table-with-lpr.html release: australia topic_type: task last_updated: "2026-03-12" reading_time_minutes: 1 breadcrumb: [Configure decision tables, License and Permit Playbook, Playbooks and Solutions, Configure agent workspaces, Configure, Public Sector Digital Services \(PSDS\)] --- # Associate a decision table with a License & Permit case type After you configure a pricing configuration decision table, associate it with the License & Permit case type to append pricing configurations to that case type table. ## Before you begin Role required: admin ## Procedure 1. Navigate to **All** > **System Definition** > **Decision Tables**. You should be brought to Workflow Studio. 2. Locate the pricing configuration decision table for the License and Permit case type, and right-click. 3. In the context menu, select **Copy sys\_id**. 4. Open the **Public Sector Digital Service Endorsements Configuration** decision table and select **Create Draft**. 5. Select **Add new decision row** to add an entry for the pricing decision table. 6. On the form, fill in the fields with the following information:
| Field | Entry | Description |
|---|---|---|
| Table | Child Table of License Permit | |
| Product Model | Product model for the particular license/permit. | |
| Endorsements Price Config Decision Table Sys Id | Paste the Sys Id of newly created pricing decision table. | |
| Endorsements Fields | Table Fields used as endorsements \(separated by comma\) | Shows a form header above the eligibility questions. Leave this field empty. |
| Benefit Summary Field | benefit\_summary | This field is a column in License Permit Table that stores the endorsements and it's pricing in JSON format. |
| Endorsements Description | Description of the endorsement options available with the license/permit request. | This text will be displayed to the user in the **Select endorsements** playbook activity. |
| Fees Description | Description of the fee options associated with the license/permit request. | This text will be displayed to the user in the **Select endorsements** playbook activity. |
| Options Text | Text to be displayed for Options. | This text will be displayed to the user in the **Select endorsements** playbook activity. |
| Fees Text | Text to be displayed for Fees. | This text will be displayed to the user in the **Select endorsements** playbook activity. |