Images

Images include screenshots, inline images, icons, and more.

Images can be referenced from the top-level _static dir or a local image dir.

Screenshots¶

Caution

This feature is not currently supported in Elastic Docs V3.

Screenshots get a box-shadow.

Block-level images¶

![APM](/_static/img/apm.png)

APM

Or, use the image directive.

:::{image} /_static/img/observability.png
:alt: Elasticsearch
:width: 250px
:::
Elasticsearch

Inline image¶

Here is the same image used inline ![Elasticsearch](/_static/img/observability.png)

Here is the same image used inline Elasticsearch

Asciidoc syntax¶

[role="screenshot"]
image::images/metrics-alert-filters-and-group.png[Metric threshold filter and group fields]
image::images/synthetics-get-started-projects.png[]