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

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Customer Service Management

ft:clusterId :

    - csm

bundleId :

    - csm

workflow :

    - Customer and Industry


---

# Create a client state parameter for Work scheduler

# Create a client state parameter for Work scheduler {#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

Add custom client state parameter values to add properties to the card components.

## Antes de Iniciar

Role required: admin, workspace_admin, or ui_builder_admin​

## Procedimento

1. Select the Client state icon (![Client state icon]()).
2. In the Client state parameters section, click +Add.
3. Create the client state parameter.  
   1. In the Name field, enter cardProps.
   2. From the Type menu, select JSON.
   3. In the Initial value field, select Edit.
   4. In the Initial value pop-up screen, enter the following code:

          {
              "tagline": {},
              "heading": {},
              "dropdowns": [],
              "content": [],
              "assignedTo": null,
              "aria": {}
            }

   5. Select Apply.

   {#work-sched-create-client-state-params-wfo-cs__ol_zph_chm_ltb}

   Here's a demo on how to create client state parameters.

## O que Fazer Depois

[Create page scripts for Work scheduler](https://www.servicenow.com/docs/access?context=work-sched-create-page-scripts&version=australia&pubname=australia-it-service-management&ft:locale=en-US)
**Tópicos relacionados**   

* [Create and bind a client state parameter to a component](https://www.servicenow.com/docs/access?context=state-parameters&version=australia&pubname=australia-application-development&ft:locale=en-US)

