---
sourceDocument: Xanadu API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/api-reference

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Create a new DSN

# Create a new DSN {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Use the ODBC driver and the ServiceNow data source to create an unlimited number of DSNs configured to connect with different instance URLs.

## Before you begin

You must have administrator-level access for the Windows computer that you want to create a new DSN on.

Role required: admin

## About this task

Select the target instance for your ODBC connection by DSN name. As an option during installation or upgrade, you can elect to keep the DSNs when you uninstall.

Instead of creating a new DSN, you can [Specify a connection string](https://servicenow-prod.fluidtopics.net/r_KscDXRyVrjK4~s2KzC~A "You can specify a connection string instead of defining a DSN.") to connect with different instance URLs.

## Procedure

1. In Windows, navigate to StartProgramsService-now ODBCODBC Administrator.  
2. To create a system DSN, select the System DSN tab, and then click Add.  
3. Select ServiceNow ODBC driver 32-bit from the list, and then click Finish.
4. Configure the driver and its connection URL by specifying the url= parameter value in the Custom Properties field.  
   For example: <kbd class="ph userinput">url=https://myinstance.service-now.com</kbd>
5. Click OK.
{#t_CreatingANewDSN__steps_x5x_2hl_wbb}

## Result

You can now use the new driver.

*[\>]: and then


