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


---

# Configure lists

# Configure lists for the Customer Information view {#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 lists for the Customer Information view.

## Antes de Iniciar

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

Lists are displayed in the Customer Information view in Agent Workspace.

## Procedimento

1. Navigate to AllCustomer CentralCustomer InformationList Configurations.
2. Select New.
3. Fill out the fields, as required.  
   {#configure-lists-customer-central__table_dzp_v1s_mlb__entry__2}

   | Field | Description |
   |-|-|
   | Title | Enter a title for the list configuration. |
   | Context table | Select a context table. |
   | Relationship | Enter the relationship between the context and the list. 1. To create a new relationship, click the Lookup icon and then New. 2. Enter a name for the relationship. 3. In the Applies to table, select either the contact or consumer context table. 4. In the Queries from table select the table from which this list retrieves data. 5. In Query with, type a script to specify the records to include from the table for the relationship queries. For example: current.addQuery("contact", parent.sys_id); "contact" => is the name of the column in the list table that stores the context ID, for example, contact ID. "parent.sys_id" => is the unique key in the contact table that holds the contact record. Note: If building a new relationship, ensure that the exact column name from the list table that stores the context ID is specified here. {#configure-lists-customer-central__ol_c1q_db4_nlb} |
   | View | Select the name of the view that has the set of columns to display for this list. For information on how to create a view, see [Configure the list layout](https://www.servicenow.com/docs/access?context=t_ConfigureTheListLayout&version=australia&pubname=australia-platform-administration&ft:locale=en-US). |
   | List limit | Enter the number of records to display in the list. You can access the remaining records using pagination. |
   [Tabela 1. New lists configurations field description]

   {#configure-lists-customer-central__table_dzp_v1s_mlb}
4. Select Submit.

