---
sourceDocument: Australia ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/platform-administration

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Customize

# Customizing fields on the ServiceNow AI Platform {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Administrators can add and customize fields in a table, as well as make fields mandatory, highlight list fields, specify default values, and assign record numbering.
* **[Add and customize a field in a table](https://servicenow-prod.fluidtopics.net/rlArnZPdi1tkGkpWK_QKGw)**   
  Administrators can add new fields to a table to store and display data.
* **[Make a field mandatory](https://servicenow-prod.fluidtopics.net/I3YuDg8gcXKTZS5lYDNdMA)**   
  Fields can be marked as mandatory, meaning they must contain a value before the record can be saved. Mandatory fields are marked with a field status indicator before the label.
* **[Change the field label or hint](https://servicenow-prod.fluidtopics.net/UFNJGT4TXvS1GcXrCKrZww)**   
  You can change a field's label or the text that appears as a hint when you point your mouse device to the field.
* **[Delete a field from a table](https://servicenow-prod.fluidtopics.net/h8Z428Em_uLQgdKxYHi1zg)**   
  You can delete custom fields that you created. Custom fields begin with u_. It is recommended that you remove the field from forms and lists instead of deleting it.
* **[Highlight list fields](https://servicenow-prod.fluidtopics.net/sl1p3vU6vHOKwP2SW5b_ow)**   
  Color fields in lists to call an agent's attention to them.
* **[Modify string field length](https://servicenow-prod.fluidtopics.net/zRy~pa30NUodKDxO7apAHg)**   
  You can modify the maximum character limit for a string field.
* **[Specify a default field value](https://servicenow-prod.fluidtopics.net/wmmzuiWIdxFZe3CCxz721Q#t_SpecifyingADefaultValue)**   
  A default value populates a value in a field when a new record is created.
* **[Make a field dependent](https://servicenow-prod.fluidtopics.net/_7h_bvz7MX6vazpxHenGxA)**   
  A choice or reference field can be declared dependent on another field on the same table to limit the values available to select based on the value of the dependent field.
* **[Require unique values for a field](https://servicenow-prod.fluidtopics.net/T0_yoPhPjKilJoN73qlfKw)**   
  The system allows you to require that a field's values be unique. When this is done, the system will not let two records have the same value for that field.
* **[Define field styles](https://servicenow-prod.fluidtopics.net/E6mh7uvqCIi~suEbvKK3EA)**   
  Field styles enable you to declare individual CSS styles for a field in a list or form.
* **[Record numbering](https://servicenow-prod.fluidtopics.net/it40Nxx_jydIIvKBz69Nwg)**   
  In the base system, several tables are numbered, including Incident, Problem, Change Request, and Knowledge. You can also use these numbers anywhere that script is present, for example to generate watermarks for emails. Records in tables can be numbered automatically.

