# ServiceNow

​The following set of steps displays how to create a ServiceNow Data Connector:

* Select the ***ServiceNow*** icon from the Data Connector page.

&#x20;     ![](/files/Bis5D0YCXfpKR761DDsq)

* The Service Now Connector form opens.
* Navigate to the <https://developer.servicenow.com/app.do#!/instance> link.
* Provide valid credentials.
* A new page appears with the instance link.
* Refresh the instance.
* Copy the instance link and use it in the ***Developer Instance URL*** provided in the Service Now connector form.
* Fill in the following information:
  * Data Connector Name: A user-defined name to identify the data source.
  * Description: Describe the connector details.
  * Instance Username: Enter the Instance username.
  * Password: Enter the password for the selected user.
  * Developer Instance URL: Provide the developer’s Instance URL.
* Click the ***Save*** option to verify and save the new data connector details.

&#x20; &#x20;

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FnGZNIZ09sOvWEApWSMGr%2Fimage.png?alt=media&#x26;token=e65d0008-e2ba-46c1-9485-1f141abd2943" alt=""><figcaption></figcaption></figure>

* A success message appears, and the newly created ServiceNow data connector gets added to the Data Connectors list.

&#x20;     ​![](https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2Fd87CdLV8sIa4BljnZp3v%2Fimage.png?alt=media\&token=e23d76af-971b-4e7c-bd8d-456143097806)​


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bdb.ai/data-center-4/data-center/data-connectors/supported-data-connectors/api-connectors/servicenow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
