2026-07-29 20:46:04 +08:00
---
2026-08-12 19:39:15 +08:00
sidebar_position: 5
title: Embed into Web Pages
sidebar_label: Embed into Web Pages
slug: /embed_into_web_pages
2026-07-29 20:46:04 +08:00
sidebar_custom_props: {
categoryIcon: RagAiAgent
}
---
2026-08-12 19:39:15 +08:00
# Embed into Web Pages
## Embed Agent Via Webpage
2026-07-29 20:46:04 +08:00
You can embed the Agent into third-party web pages using iframe.
2026-07-30 21:24:15 +08:00
Prerequisite: You must obtain an API Key.
2026-07-29 20:46:04 +08:00
Steps:
1. On the Agent page, click the target Agent to open its editing page.
2. Click **Manage > Embed Webpage ** in the upper right corner of the canvas to open the iframe window.
2026-08-14 15:46:30 +08:00

2026-07-29 20:46:04 +08:00
3. Copy the iframe code and embed it into your webpage.
2026-08-14 15:46:30 +08:00

> **Note:** Currently, only **Workflow** agents can be embedded in web pages. **Ingestion pipeline** and **Compilation Operator** agents do not support web embedding.