Query tool
The Weaviate Cloud (WCD) query tool is a browser-based GraphQL IDE. Use the query tool to work interactively with your WCD clusters.
![WCD query tool](/assets/images/wcs-console-example-query-69a4649aa975f99e66e43b49d8fc605f.png)
GraphiQL is built into the query tool. GraphiQL provides many features that make GraphQL easier to use interactively:
- Syntax highlighting
- Intelligent type ahead
- Automatic completion for queries and variables
- Real-time error highlighting and reporting for queries and variables
Open the query tool
To open the query tool, connect to your WCD Dashboard.
In the left-hand menu, click the query tool icon.
![WCD query tool location](/assets/images/wcs-query-console-location-9b36d0ca6684e152da0196bb33296889.jpg)
Connect to a WCD cluster
To select a cluster, click the Query
button and chose a cluster from the list.
![Connected instances](/assets/images/wcs-connected-instances-43b82aa0f8e5fb318c5db2eb6c1f4004.jpg)
Authentication
The query tool connects to WCD sandboxes and serverless clusters without any additional authentication details.
Pass inference keys
To pass API keys for inference modules, use request headers. The Header
tab is at bottom of the query screen. Add the service inference key to the query headers.
In this example, the X-OpenAI-Api-Key
header sets the OpenAI API key.
![How to add an API inference key to a WCD console query](/assets/images/wcs-console-inference-key-c574d90311cb4e9190c6dc83e55fd896.png)
The header can pass multiple keys.
![How to add multiple API inference keys to a WCD console query](/assets/images/wcs-console-many-inference-keys-eaac019d4ea06354e70726631db4adfa.png)
More resources
Support
For help with Serverless Cloud, Enterprise Cloud, and Bring Your Own Cloud accounts, contact Weaviate support directly to open a support ticket.
For questions and support from the Weaviate community, try these resources:
To add a support plan, contact Weaviate sales.