Files
ragflow/docs/guides/agent/embed_into_web_pages.md
YanZhang df60798b86 docs: remove unnecessary docs & adjust page layout (#18146)
remove unnecessary docs 
adjust page layout 
fix some images layout 
add chat channel docs
2026-08-12 19:39:15 +08:00

698 B

sidebar_position, title, sidebar_label, slug, sidebar_custom_props
sidebar_position title sidebar_label slug sidebar_custom_props
5 Embed into Web Pages Embed into Web Pages /embed_into_web_pages
categoryIcon
RagAiAgent

Embed into Web Pages

Embed Agent Via Webpage

You can embed the Agent into third-party web pages using iframe.

Prerequisite: You must obtain an API Key.

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.
  3. Copy the iframe code and embed it into your webpage.

Embed An Agent Web Page