Query tools

Elasticsearch offers tools that you can use to query your data, manage those queries, and optimize them to be as efficient as possible.

Saved queries Save your searches and queries to reuse them later.
Console Interact with the REST APIs of Elasticsearch and Kibana, including sending requests and viewing API documentation.
Search Profiler Inspect and analyze your search queries.
GrokĀ DebuggerĀ Ā Ā  Build and debug grok patterns before you use them in your data processing pipelines.
PainlessĀ Lab [beta] Test and debug Painless scripts in real-time.
Playground Combine your Elasticsearch data with the power of large language models (LLMs) for retrieval augmented generation (RAG), using a chat interface.