# ServiceNow

* [Which changes are required in case entity types are not visible in mapping/integration for ServiceNow?](https://docs.opshub.com/upcoming-release/help-center-index/faqs/servicenow-faqs/servicenow-entity-types-not-available)
* [Which steps needs to be performed if a specific field is not read only but it is shown as read only in mapping for ServiceNow?](https://docs.opshub.com/upcoming-release/help-center-index/faqs/servicenow-faqs/field-readyonly)
* [Which steps needs to be performed if link types are not visible in mapping for ServiceNow?](https://docs.opshub.com/upcoming-release/help-center-index/faqs/servicenow-faqs/link-type-not-available)
* [Which authentication methods are supported for ServiceNow Connector?](https://docs.opshub.com/upcoming-release/help-center-index/faqs/servicenow-faqs/authentication-supported)
* [Is change management module supported in ServiceNow Connector?](https://docs.opshub.com/upcoming-release/help-center-index/faqs/servicenow-faqs/change-management-module-integration-supported)
* [Is single sign on supported for ServiceNow Connector?](https://docs.opshub.com/upcoming-release/help-center-index/faqs/servicenow-faqs/single-sign-on)
* [How to synchronize entities which meets specific condition in ServiceNow?](https://docs.opshub.com/upcoming-release/help-center-index/faqs/servicenow-faqs/criteria-config-snow)
* [When Import set table and Transform map configuration are required?](https://docs.opshub.com/upcoming-release/help-center-index/faqs/servicenow-faqs/import-set-transform)
* [Which steps needs to be performed when any update done on ServiceNow entities are not getting synchronized to other system?](https://docs.opshub.com/upcoming-release/help-center-index/faqs/servicenow-faqs/update-not-getting-sync)
* [Is it possible to do integration of ServiceNow with non-admin user?](https://docs.opshub.com/upcoming-release/help-center-index/faqs/servicenow-faqs/user-and-permission)
* [When can the user use ServiceNow Quick Connect in configuration?](https://docs.opshub.com/upcoming-release/help-center-index/faqs/servicenow-faqs/when-can-the-user-use-servicenow-quick-connect-in-configuration)


---

# 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.opshub.com/upcoming-release/help-center-index/faqs/servicenow-faqs.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.
