---
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


---

# Enable introspective queries for GraphQL schemas

# Enable introspective queries for GraphQL schemas {#ariaid-title1}

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

Discover the queries and mutations supported by schemas on your instance by enabling introspection.

## Before you begin

Role required: admin

## About this task

When introspective queries are enabled, GraphQL Explorer shows the schemas on the instance in the documentation pane and as auto-complete suggestions, which makes finding queries and mutations easier.  
Note:  
Do not use introspective queries in a production environment.

## Procedure

1. Navigate to System Web ServicesGraphQLProperties.
2. Select the Enable/Disable introspective queries for the GlideRecord Schema option.
3. Select the Enable/Disable introspective queries for users to discover the supported GraphQL queries and types option.
4. Select Save.

*[\>]: and then


