---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/api-reference

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Create an ODBC user account and assign the odbc role

# Create an ODBC user account and assign the odbc role {#ariaid-title1}

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

The ODBC driver communicates with your ServiceNow instance as a specific
user. Create an ODBC user account and assign the odbc role to enable the user to communicate
via ODBC.

## Vorbereitungen

Role required: admin

## Warum und wann dieser Vorgang ausgeführt wird

The odbc role contains various additional roles, including the soap_query role required to make ODBC requests and the itil role required to access core tables such as the incident table. You can modify the odbc role to allow access to other tables as needed by adding additional child roles.

## Prozedur

1. Navigate to AllUser AdministrationUsers.
2. Click New.
3. In the User ID field, enter <kbd class="ph userinput">odbc.user</kbd>.
4. Enter a Password for this user.
5. From the form context menu, select Save.
6. In the Roles related list, click Edit.
7. Use the slushbucket to add the odbc role, and then click Save.
8. Click Submit.
{#t_CreateAnODBCUser__steps_vx2_wl3_vbb}

## Nächste Maßnahme

In a separate browser session, confirm that the odbc.user is able to log in to your ServiceNow instance.
**Vorheriges Thema:** [Getting started with ODBC](https://servicenow-prod.fluidtopics.net/9PCBD1SuBZ6oI7ai9r~WDw "Before installing the ODBC driver, view the video on this page, create an ODBC user account, assign the odbc role, and define an ACL rule for the odbc role.")  
**Nächstes Thema:** [Define an ACL rule for the odbc role](https://servicenow-prod.fluidtopics.net/vUzaVNPc2rl_1x~X38JQqg "Define an ACL rule for the odbc role to provide read access to the incident table. You can create other ACL rules for the odbc role to provide read access to other tables.")

