> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chronosphere.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Understanding generative AI features

<Note>
  This feature isn't available to all Chronosphere Observability Platform users and
  might not be visible in your app. For information about enabling this feature in your
  environment, contact [Chronosphere Support](/support).
</Note>

Chronosphere Observability Platform provides content generated by
artificial intelligence (AI) tools, including large language models (LLMs). This
content can serve many purposes, such as context-aware query language
completions and high-level summaries of your data and visualizations.

<Warning>
  Generative AI features can produce incorrect results, hallucinate data, and deliver
  inaccurate analysis. Use generative AI features with care, and independently verify
  all information produced by generative AI tools before applying it.

  Certain prompts, data, or other inputs might produce irrelevant content. Don't rely on
  generative AI features or responses for any uses that exceed their designed scope.
</Warning>

## Discover generative AI features

Generative AI features aren't enabled on all Chronosphere tenants. For more information,
contact [Chronosphere Support](/support).

### Identify generative AI features

Generative AI features are accompanied by icons in the Observability Platform
interface:

* **AI Summary**: Produces a pop-up summary of an entity or subject. You can provide
  feedback for these summaries by clicking their **<Icon icon="thumbs-up" /> accept**
  or **<Icon icon="thumbs-down" /> reject** buttons.
* **AI content**: Appears alongside content created by
  generative AI tools.

### Generative AI features in Observability Platform

Observability Platform features that use generative AI include:

* **Dashboard descriptions** summarize [dashboards](/observe/dashboards) by their
  contents, panel groups, and variables.
* **Dashboard panel names and descriptions** create a name and summary description
  for a [panel](/observe/dashboards/panels) based on panel contents.

<Note>
  This feature is in Early Access (EA), and might not be visible in your app. To learn
  more about this program and the features it contains, see the
  [Early access](/early-access) page.
</Note>

* **Natural language queries**: Generate queries using natural language prompts.
  * **PromQL**: Generate [PromQL queries](/investigate/querying/natural-language-queries)
    in [Metrics Explorer](/investigate/querying/metrics/explorer).
    [Semantic search](/investigate/querying/natural-language-queries#semantic-metric-search)
    automatically identifies the most relevant metrics for your prompt based on
    intent, rather than exact keyword matches.
  * **Logs**: Generate [queries of logs](/investigate/querying/query-logs) in Logs Explorer.
  * **Monitors**: Generate
    [PromQL queries for monitors](/investigate/alerts/monitors).
  * **SLOs**: Generate
    [PromQL queries for SLO indicators](/investigate/querying/natural-language-queries#generate-queries-for-slo-indicators)
    when you define a [service level objective](/observe/slo).
