---
sourceDocument: Australia ServiceNow AI Platform user interface
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/platform-user-interface

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Forms

# Forms {#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

Learn about the components in UI Builder that enable admins to create and customize forms for a Configurable Workspace.

## Forms overview {#form-configurable-workspace__section_wkv_v4j_qfc}

A [form](https://servicenow-prod.fluidtopics.net/RiPsnx90wH5wMfvkYjv5oA#gloss-form) is a content page that displays fields and values for a single record from a database table.

Within a Configurable Workspace record, the form enables agents to view, enter, and update details about the record.

For example, an agent can update the short description, priority, assignment group, and status within an incident record form.

## Form component bundle {#form-configurable-workspace__section_jtz_s4q_qfc}

The Form component bundle in UI Builder displays record data and enables interaction with fields. It includes the Form component connected to the Form controller.

The standard record page template in UI Builder uses the Form component bundle alongside other components that create a record page. While the standard record page template offers a useful starting point, admins can customize or build
their own record pages as needed.

The Form component bundle is configured and customized by admins in UI Builder. For information on Form component configurations, see [Form UIB Setup](https://developer.servicenow.com/dev.do#!/reference/next-experience/yokohama/now-components/form%20record%20page/uib-setup).

## Related lists {#form-configurable-workspace__section_xtq_lsq_qfc}

While the form displays field-level data for a single record, [related lists](https://servicenow-prod.fluidtopics.net/RiPsnx90wH5wMfvkYjv5oA#gloss-related-list) show records from other tables that are linked to the current record like tasks or associated incidents.

The standard record page template in UI Builder often displays related lists as tabs alongside the form that provides details about a record.

The Record List component bundle enables related lists as a list type and is configured and customized by admins in UI Builder.

