# Review configuration of image media display

When embedding media assets from other content types and entity types, we have the option to display them rendered, in which case we have to select the required view mode. In this exercise we’ll explore how **Display modes** in the Media type **Image** link to the *Image styles*.

1. Navigate to *Structure* → *Media types* → **Image**.
2. Explore the primary tabs of **Manage fields** and **Manage form display**. The user interface is almost identical to the content types.
3. Go to the Manage display tab.
4. Explore the available display modes, paying attention to the advanced configuration of the Image field.
   1. Default
   2. Featured
   3. Landscape
   4. Media Library
   5. Square
   6. Thumbnail
5. The Advanced configuration of the Image field uses “Image styles” in most cases

![The Advanced configuration of the Image field uses “Image styles” in most cases](https://3186608908-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzAsrTcKaHnLDg-7ALW%2Fuploads%2Fgit-blob-59c16b780a8c6036375537513dc3fd1fad0336fe%2FUnit-3-Image-Display-Config.png?alt=media)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://salsa-digital.gitbook.io/govcms-site-builder/unit-3-manage-media/review-configuration-of-image-media-display.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
