> For the complete documentation index, see [llms.txt](https://docs.antsomi.com/cdp-365-user-guide-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antsomi.com/cdp-365-user-guide-en/marketing-hub/customer-journeys/work-with-journey/destination-nodes/web-embedded/design-from-json/setting/blocks-and-settings/image.md).

# Image

Clicking on the Image block will display properties as shown:

Key Code:&#x20;

* By default, when you have not entered a value for the Key code, the key code in the workspace will display: Image. &#x20;
* This is required field.

Image:

* Click on Browse image button to select image.
* If entered image url it will automatically load image.&#x20;

Image URL:

* Input URL of image.
* If selected image it will automatically load URL.&#x20;

Click on the object will color the entire object (including the elements in the object). There are 3 action: Duplicate <img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FNCOR0KmIAQ0zWfLh3M6u%2Fimage.png?alt=media&amp;token=3186667f-d885-40f4-b658-962b578ee40a" alt="" data-size="line"> (duplicate this block), Save <img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2Fy6HKH19Xz7uKhdLXlaHd%2Fimage.png?alt=media&amp;token=3b7f9202-af3a-4ef7-813e-5f8046e87ad6" alt="" data-size="line"> (save block to Saved blocks), Remove <img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2Fv2foFmVLYDadTMJ9aSyU%2Fimage.png?alt=media&amp;token=42be46f3-ab7e-4718-a3b1-341ccf35d532" alt="" data-size="line"> (Remove this block)

Drag and drop to change the position of the block

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXel8SP2Xps3dsoDVtXHF_LROE-TP5HZeISOnqfYpH8LJ1Q-2tTjCuJ58HWQe4Ed-162ODRHlDlsvF5mOp0jUCKeXjs9at47OMUQBUYSqajBpN7q-jRTaYKg8mY5_pN_yPJXCAidONXO2gOIXzUOIQmGHHo?key=McWN_Lv9ZK-QuQzVrY3nVw" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.antsomi.com/cdp-365-user-guide-en/marketing-hub/customer-journeys/work-with-journey/destination-nodes/web-embedded/design-from-json/setting/blocks-and-settings/image.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
