---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Configure the Playbook tab

# Configuring the Playbook tab on contract repository records {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Configure the visibility of the Playbook tab on contract repository records so contract managers can review and act on AI‑extracted metadata and obligations.

The playbook appears on the contract repository record when the Now Assist in Contract Management plugin is installed for your workspace. If the playbook tab is not configured in the base system for your workspace, you must configure the playbook tab to control its visibility.

The visibility of the Playbook tab is controlled by a data broker. The conditional logic is provided as a script method, `sn_cm_gen_ai.ContractsMetadataExtractionHelper()` in a Script include file. To invoke this
action, create a method in one of your Script include files for your workspace, which can be accessed by the data broker linked to your workspace on the UI Builder.

1. [Add a script include method for the Playbook tab](https://servicenow-prod.fluidtopics.net/o_C0dqwC51k~8wEfDbpW4Q "Add a script include method that controls the Playbook tab visibility on the contract repository record by verifying plugin availability and applying conditional logic.")
2. [Add a data broker server script for the Playbook tab](https://servicenow-prod.fluidtopics.net/l5sqTGDuYYzxzGwkfLapFg "Configure a data broker server script that connects the UI Builder component to the script include method controlling the Playbook tab visibility.")
3. [Add the data broker to your workspace page](https://servicenow-prod.fluidtopics.net/pWlixJqgffhK4W~NPnWVWg "Add the data resources to your page in the UI Builder to dynamically expose data from tables, records, or other elements on your page.")
4. [Configure the Playbook tab component for your workspace](https://servicenow-prod.fluidtopics.net/wsP8L4DYM6limMy0hTpT6g "Use the Tabs component in UI Builder to configure the Playbook tab on the contract repository record page for your workspace.")
5. [Configure obligation review for the playbook](https://servicenow-prod.fluidtopics.net/a9R7TeQDc0vAbi~wvyhddg "Create a page in UI Builder that uses a viewport component to dynamically load obligation review content in the playbook.")
* **[Add a script include method for the Playbook tab](https://servicenow-prod.fluidtopics.net/o_C0dqwC51k~8wEfDbpW4Q)**   
  Add a script include method that controls the Playbook tab visibility on the contract repository record by verifying plugin availability and applying conditional logic.
* **[Add a data broker server script for the Playbook tab](https://servicenow-prod.fluidtopics.net/l5sqTGDuYYzxzGwkfLapFg)**   
  Configure a data broker server script that connects the UI Builder component to the script include method controlling the Playbook tab visibility.
* **[Add the data broker to your workspace page](https://servicenow-prod.fluidtopics.net/pWlixJqgffhK4W~NPnWVWg)**   
  Add the data resources to your page in the UI Builder to dynamically expose data from tables, records, or other elements on your page.
* **[Configure the Playbook tab component for your workspace](https://servicenow-prod.fluidtopics.net/wsP8L4DYM6limMy0hTpT6g)**   
  Use the Tabs component in UI Builder to configure the Playbook tab on the contract repository record page for your workspace.
* **[Configure obligation review for the playbook](https://servicenow-prod.fluidtopics.net/a9R7TeQDc0vAbi~wvyhddg)**   
  Create a page in UI Builder that uses a viewport component to dynamically load obligation review content in the playbook.

**Tarefas relacionadas**   

* [Configure non-task tables for contract templates](https://servicenow-prod.fluidtopics.net/9P737B_W4LPBcrD4ZIzN3Q "Add non-task tables in the script of an extension point implementation so you can select them while creating contract templates. A non-task table does not extend task tables, and stores records, reference data, or configuration information used across the platform.")
* [Add a workspace action button for initiating a contract request](https://servicenow-prod.fluidtopics.net/Y53mav3pHvNJVjw2VWD_tw "Define an action button in your workspace and map it to the built-in action that initiates a contract request.")
* [Add Contract requests tab to the contract request record](https://servicenow-prod.fluidtopics.net/xn6DPkcG1vv9Z1lYH6q2uw "As an administrator, add the ability to access contract request details to your form by adding the Contract requests tab.")
* [Add amendment tabs to contract repository record](https://servicenow-prod.fluidtopics.net/Md657RovlsUwo31Tniae3w "To view the details of the contract amendment, add the amendment related tabs to the contract repository record.")
* [Add Contract documents tab to the contract repository record](https://servicenow-prod.fluidtopics.net/GDK9eVyMeq9QBJQJqulsTg "Enable display of contract documents in a contract repository record by adding the Contract documents tab to it.")
* [Copy fields from parent request to contract request](https://servicenow-prod.fluidtopics.net/GgoygOyJ6ojnE1R7jNhWOg "Configure the ContractManagementExt extension point to automatically copy required fields from the parent record to the contract request when it is initiated.")
* [Group contract documents by contract type in a contract request](https://servicenow-prod.fluidtopics.net/4~yhNgC2pSlMq6Q_ynK_Jw "As an administrator, group the contract documents by contract type in a contract request.")
* [Add access to obligation management from contract repository records](https://servicenow-prod.fluidtopics.net/bUsdNB1nbSicAB2j8Iqofw "As an administrator, add the Obligations tab in contract repository records to manage contract obligations.")
* [Configure the contract request form header for your workspace](https://servicenow-prod.fluidtopics.net/fax6E3p7n33JBceibUseyg "As an administrator, configure the header of the contract request form for your workspace.")
* [Assign a role for configuring template mappings](https://servicenow-prod.fluidtopics.net/VKW2RW6EyaWunRYev0Gxiw "Enable a contract user to configure information placed in the contract document by assigning a contract configurator role.")
* [Enable contract request fields in condition builders](https://servicenow-prod.fluidtopics.net/i31aXmoF0AzjD0OzOAAHOw "As an administrator, provide access to contract request fields so they can be selected in condition builders.")

