> For the complete documentation index, see [llms.txt](https://docs.opshub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opshub.com/v7.226/help-center-index/faqs/servicenow-faqs.md).

# ServiceNow

* [Which changes are required in case entity types are not visible in mapping/integration for ServiceNow?](/v7.226/help-center-index/faqs/servicenow-faqs/servicenow-entity-types-not-available.md)
* [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?](/v7.226/help-center-index/faqs/servicenow-faqs/field-readyonly.md)
* [Which steps needs to be performed if link types are not visible in mapping for ServiceNow?](/v7.226/help-center-index/faqs/servicenow-faqs/link-type-not-available.md)
* [Which authentication methods are supported for ServiceNow Connector?](/v7.226/help-center-index/faqs/servicenow-faqs/authentication-supported.md)
* [Is change management module supported in ServiceNow Connector?](/v7.226/help-center-index/faqs/servicenow-faqs/change-management-module-integration-supported.md)
* [Is single sign on supported for ServiceNow Connector?](/v7.226/help-center-index/faqs/servicenow-faqs/single-sign-on.md)
* [How to synchronize entities which meets specific condition in ServiceNow?](/v7.226/help-center-index/faqs/servicenow-faqs/criteria-config-snow.md)
* [When Import set table and Transform map configuration are required?](/v7.226/help-center-index/faqs/servicenow-faqs/import-set-transform.md)
* [Which steps needs to be performed when any update done on ServiceNow entities are not getting synchronized to other system?](/v7.226/help-center-index/faqs/servicenow-faqs/update-not-getting-sync.md)
* [Is it possible to do integration of ServiceNow with non-admin user?](/v7.226/help-center-index/faqs/servicenow-faqs/user-and-permission.md)
* [When can the user use ServiceNow Quick Connect in configuration?](/v7.226/help-center-index/faqs/servicenow-faqs/when-can-the-user-use-servicenow-quick-connect-in-configuration.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/v7.226/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.
