---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Defining Name Formats

# Defining Name Formats {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

The name format automatically generates a name for a document revision by arranging
name components in a standard code to match naming conventions.
For example, a name format with the name components Type Code,
Document Name, and Revision Number and the
separator -, would be formatted as:

<kbd class="ph userinput">TYPECODE-Name-RevNumber.fileformat</kbd>

In this example, a policy (code POL) named <kbd class="ph userinput">IT Off-Boarding Policy</kbd>,
with revision number 1.0, and uploaded as a
.docx file would have the name:

<kbd class="ph userinput">POL-IT Off-Boarding Policy-1.0.docx</kbd>  
To define a new name format, navigate to Managed DocumentsAdministrationName Formats and click New.{#r_DefiningNameFormats__table_q1l_frc_s4__entry__2}

| Field | Description |
|-|-|
| Name | A unique name for the name format. |
| Separator | A separator to put between each of the components. Hyphens (-) and underscores (_) are commonly used. Using alphanumeric characters can create a confusing name format. |
| Description | A description of the name format. |
[ ]

{#r_DefiningNameFormats__table_q1l_frc_s4}

Use the related list to add name components. Use the Order field to
set the sequence in which name components are used.  
The following name formats are defined in the base system.{#r_DefiningNameFormats__table_tgt_4rc_s4__entry__3}

| Name | Separator | Description |
|-|-|-|
| Default | _ | The default format. Document name and revision separated by an underscore. |
| Default Policy | _ | The format for the policy document type. |
| Development documentation | (no separator) | The format for the software documentation type. |
| Development Sources | (no separator) | The format for the development and code sources type. |
| Intranet Improvement | (no separator) | The format for documents that describe intranet use. |
[ ]

{#r_DefiningNameFormats__table_tgt_4rc_s4}

