---
sourceDocument: Zurich ServiceNow AI Platform Administration
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/platform-administration

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Create database view

# Create a database view {#ariaid-title1}

* Release version: Zurich
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Create the database view.

## Before you begin

Role required: admin.

## Procedure

1. Navigate to AllSystem DefinitionDatabase Views.
2. Select New.
3. Name the view as you would name a new table.  
   The application converts capital letters to lower case and spaces to underscores.
4. Provide a label and a plural.  
   The Label and Plural fields define how the database view is labeled in lists and forms. For example, give a database view with the label Duplicate installation
   the plural <kbd class="ph userinput">Duplicate installations</kbd>.
5. **Optional:** Provide a description of the database view so that other users know its purpose.
6. Select Submit.

## Result

The database view is created and accessible from the Database Views module.

## What to do next

[Add a table to the database view](https://www.servicenow.com/docs/xwXzqY1r9XaJGAkHRLIlKg "Specify the table to join to the database view.")
**Previous topic:** [Joining tables using database views](https://www.servicenow.com/docs/kDRdygnmOVWJ_g0R4zhNMA "Join tables into a single view and then create a report based on that view.")  
**Next topic:** [Add a table to the database view](https://www.servicenow.com/docs/xwXzqY1r9XaJGAkHRLIlKg "Specify the table to join to the database view.")

*[\>]: and then


