---
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


---

# Auto-populate start date and end date

# Auto-populate the start date and end date for contract requests {#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 an extension point implementation to automatically add the start date and end date while creating a contract request.

## Antes de Iniciar

Role required: admin

## Procedimento

1. Navigate to AllSystem Extension PointsScripted Extension Points.
2. In the API Name field, enter <kbd class="ph userinput">sn_cm_core.ContractManagementExt</kbd>.
3. Select the record.
4. In the Related Links section, select Create implementation.
5. On the Script Include form, fill in the fields.  
   Figura 1. Scripted extension point for contracts

   For a description of the field values, see [Scripted Extension Point form fields](https://servicenow-prod.fluidtopics.net/KNuvoM2bXo7ff1zXZR1Grw "List of fields in the Scripted Extension Point.").
6. In the Script field, add a method `populateDataForInitiateContractModal` to define the fields from which the values will be automatically added in the Start date and End date fields of a contract request.  
   You can also define the exact dates for the Start date and End date.
7. Select Update.
{#cncore-conf-start-end-date-for-cntrcts__steps_ivy_zc3_wbc}

## Resultado

The Start date and End date fields in the Initial contract window are automatically updated from the parent record while creating a contract request.

For more information on initiating a contract request, see [Initiating a contract or amendment request](https://servicenow-prod.fluidtopics.net/HSbfU6605sUJnia7qkI1nQ "As a case owner or fulfiller, initiate a contract or amendment request for the case you are working on.").
**Conceitos relacionados**   

* [Configuring Contract Workspace](https://servicenow-prod.fluidtopics.net/FMAqeZMeHHJUOPiy3JWS9A "Configure and customize Contract Workspace by using the UI Builder web user interface builder.")
* [Configuring contract summarization for Contract Management Pro](https://servicenow-prod.fluidtopics.net/Bx2U10whNEiXWMZoBXJELg "Configure the smart documents skill in Now Assist in Document Management to generate a contract summary in Contract Management Pro.")
* [Manage notifications in Contract Management Pro](https://servicenow-prod.fluidtopics.net/LtyFsuqnQSxxQXgxKHX8ng "Configure the notifications in Contract Management Pro.")  
**Tarefas relacionadas**   

* [Configure signature pause duration when modifying signatories](https://servicenow-prod.fluidtopics.net/eflSRYFSLiMwlzA5TPigTA "Configure the duration for which a signature workflow is paused when signatories are modified for an ongoing signature workflow.")
* [Activate a system property to generate a certificate of completion](https://servicenow-prod.fluidtopics.net/wAzLyQMFODYKVtwpdi5KfQ "As a contract configurator, activate a system property to generate a certificate of completion for electronically signed contracts.")
* [Enable users to view email details in activity stream](https://servicenow-prod.fluidtopics.net/NwA1RhaeYI3HP4L29UplZg "As a contract configurator, specify the user roles to enable users to view email details in the activity stream of contract requests.")
* [Enable keyword search for contract templates](https://servicenow-prod.fluidtopics.net/XetVP2RQabVbqggr3xViTg "Enable keyword search in contract templates.")
* [Configure conditions to send reminder notifications for expiring contracts](https://servicenow-prod.fluidtopics.net/_12HEU5kHWS~h1PopW_q1g "Configure contract repository rules to determine the expiration conditions under which reminder notifications for expiring contracts are sent.")
* [Copy fields from parent request to amendment request](https://servicenow-prod.fluidtopics.net/nfetgPizBHIxts9kFMDPEw "Configure the ContractManagementExt extension point to automatically copy fields to contract request from the linked parent request and parent contract.")

