[[devtools-kibana]] = Dev Tools [partintro] -- *Dev Tools* contains tools that you can use to interact with your data. [cols="2"] |=== a| <> | Interact with the REST API of Elasticsearch, including sending requests and viewing API documentation. a| <> | Inspect and analyze your search queries. a| <> | Build and debug grok patterns before you use them in your data processing pipelines. a| <> | beta:[] Test and debug Painless scripts in real-time. |=== -- include::{kib-repo-dir}/dev-tools/console/console.asciidoc[] include::{kib-repo-dir}/dev-tools/searchprofiler/index.asciidoc[] include::{kib-repo-dir}/dev-tools/grokdebugger/index.asciidoc[] include::{kib-repo-dir}/dev-tools/painlesslab/index.asciidoc[]