> 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.md).

# Design from JSON

Media JSON is used for Web Embedded

## Create a new Media JSON

You can create a new Media JSON by designing in ***Blank Template.***

Following the steps below to create a ***Blank Template***

1. Click to the Web Embedded node, select Design from JSON

<figure><img src="https://lh5.googleusercontent.com/428ig9ssz-evransdFxw6KYRDZ-BV8LW9FrcGQShkuqfa2S19vt2vm2ecNKLPvxPYPRj67kLy5j8WX-eePcsvi06fcM_T7X2Uflks7a0p-c8qTo54yP7epVzmbaKTJ40h2rVCEhwhqu7_KJKxAi_9BI" alt=""><figcaption></figcaption></figure>

2. Clicking on step 2 - Compose and select Blank template

<figure><img src="https://lh3.googleusercontent.com/EZMoJTp3oYUmulsTtIBctzCbQM-4tj4KChhT51645Mh9rqjxbgEYbQp5LnSeBZnG2B9ogxfNPfER6dVxwVZuFgNvMvi0fTPKtTRkuScpZ6d20mVq2TNnclvgZnhcgOmvWcwhc5P9zwn8Fq-3vjkY7cU" alt=""><figcaption></figcaption></figure>

3. After clicking Blank template will pop up create Media JSON as shown below. Drag and drop blocks into the design area. [Detailed description of blocks](/cdp-365-user-guide-en/marketing-hub/customer-journeys/work-with-journey/destination-nodes/web-embedded/design-from-json/setting/blocks-and-settings.md)

<figure><img src="https://lh5.googleusercontent.com/9dEF8spkX0_kO7hSBKqmxrlPTmF5tQbfV0h3FSNT2_YDtJx0b1Ta18ITvGvSEVvDXlZNOq6DrIO3zROxX8B_PF1q88MY34jiwYF3P7Ld62krCphMQo2v3IWqjLRl3Ds1yN-rnTB-jnDm_86pSmiVxj8" alt=""><figcaption></figcaption></figure>

4. Clicking on Apply to apply template media json.

<figure><img src="https://lh5.googleusercontent.com/WBlOPhZgwEi8Jdutf4xPI2UpCyR2TaZAZ1ShtlQAMwcnTOFSPujfoQqJ_BiinndW6X1LQtqrtGPiQV1gyRCwWtHjaosBOSPZUcTjR-FSGSrTkvG-QANwk94SnQYoyG25jlOTz1nnxOqRrtXxRlmXKGs" alt=""><figcaption></figcaption></figure>

5. Clicking on Save change to Save created Journey and click Activate to active journey.

<figure><img src="https://lh6.googleusercontent.com/qMZa_DfO2eiNUo0gGiMqzT_SXQeqoeklBADLj3UMjUXe3SU-USL18HVT2ubvrEti04Ee15S9s7prCzRPXVlx6g8P28o3SFiMs9cp57fiwpByomHovZNzlHUuv1qTUhNEFh1_37ceUT8sEUGm6ACEbwQ" 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.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.
