mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-14 20:54:30 +08:00
24 lines
698 B
Markdown
24 lines
698 B
Markdown
---
|
|
sidebar_position: 5
|
|
title: Embed into Web Pages
|
|
sidebar_label: Embed into Web Pages
|
|
slug: /embed_into_web_pages
|
|
sidebar_custom_props: {
|
|
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.
|
|
|
|

|