diff --git a/docs/concepts/esql.asciidoc b/docs/concepts/esql.asciidoc index 413db3ed35bbc..97f4b82586322 100644 --- a/docs/concepts/esql.asciidoc +++ b/docs/concepts/esql.asciidoc @@ -1,7 +1,7 @@ [[esql]] === {esql} -preview::[] +preview::["Do not use {esql} on production environments. This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features."] The Elasticsearch Query Language, {esql}, has been created to make exploring your data faster and easier using the **Discover** application. From version 8.11 you can try this new feature, which is enabled by default. diff --git a/docs/discover/try-esql.asciidoc b/docs/discover/try-esql.asciidoc index cc6e4d62f17c4..6c827240c1832 100644 --- a/docs/discover/try-esql.asciidoc +++ b/docs/discover/try-esql.asciidoc @@ -1,7 +1,7 @@ [[try-esql]] == Try {esql} -preview::[] +preview::["Do not use {esql} on production environments. This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features."] The Elasticsearch Query Language, {esql}, makes it easier to explore your data without leaving Discover.