diff --git a/docs/webapp/applications/apps_embed_model_deployment.md b/docs/webapp/applications/apps_embed_model_deployment.md
index d78afd25..ee8be58c 100644
--- a/docs/webapp/applications/apps_embed_model_deployment.md
+++ b/docs/webapp/applications/apps_embed_model_deployment.md
@@ -48,6 +48,13 @@ After starting an Embedding Model Deployment instance, you can view the followin


+:::tip EMBEDDING CLEARML VISUALIZATION
+You can embed plots from the app instance dashboard into [ClearML Reports](../webapp_reports.md). These visualizations
+are updated live as the app instance(s) updates. The Enterprise Plan supports embedding resources in
+external tools (e.g. Notion). Hover over the plot and click
+to copy the embed code, and navigate to a report to paste the embed code.
+:::
+
## Embedding Model Deployment Instance Configuration
When configuring a new Embedding Model Deployment instance, you can fill in the required parameters or reuse the
diff --git a/docs/webapp/applications/apps_llama_deployment.md b/docs/webapp/applications/apps_llama_deployment.md
index e1233569..442640b9 100644
--- a/docs/webapp/applications/apps_llama_deployment.md
+++ b/docs/webapp/applications/apps_llama_deployment.md
@@ -46,6 +46,13 @@ After starting a llama.cpp Model Deployment instance, you can view the following

+:::tip EMBEDDING CLEARML VISUALIZATION
+You can embed plots from the app instance dashboard into [ClearML Reports](../webapp_reports.md). These visualizations
+are updated live as the app instance(s) updates. The Enterprise Plan supports embedding resources in
+external tools (e.g. Notion). Hover over the plot and click
+to copy the embed code, and navigate to a report to paste the embed code.
+:::
+
### Llama.cpp Model Deployment Instance Configuration
When configuring a new llama.cpp Model Deployment instance, you can fill in the required parameters or reuse the
diff --git a/docs/webapp/applications/apps_model_deployment.md b/docs/webapp/applications/apps_model_deployment.md
index 6bddd620..eba05532 100644
--- a/docs/webapp/applications/apps_model_deployment.md
+++ b/docs/webapp/applications/apps_model_deployment.md
@@ -49,6 +49,12 @@ etc.


+:::tip EMBEDDING CLEARML VISUALIZATION
+You can embed plots from the app instance dashboard into [ClearML Reports](../webapp_reports.md). These visualizations
+are updated live as the app instance(s) updates. The Enterprise Plan supports embedding resources in
+external tools (e.g. Notion). Hover over the plot and click
+to copy the embed code, and navigate to a report to paste the embed code.
+:::
## vLLM Model Deployment Instance Configuration