Files
ragflow/docs/guides/agent/understand_the_canvas/add_components.md
YanZhang 611e0596f6 docs: modify docs display & add images (#17575)
### Summary

modify docs display
add some images
delete enterprise docs
standardize capitalization
2026-07-30 21:24:15 +08:00

770 B

sidebar_position, title, sidebar_label, slug, sidebar_custom_props
sidebar_position title sidebar_label slug sidebar_custom_props
1 Add Components Add Components /add_components
categoryIcon
RagAiAgent

Add Components

Click the plus sign next to any component on the canvas to select the next component. Common components include: Begin, Agent, Retrieval, Message, Await response, Switch, Iteration, Categorize, Code, Text processing, Execute SQL, HTTP Request, and pipeline-related components: Parser, Title chunker, Token chunker, Transformer, Indexer.

After adding a component, click the component itself to open the configuration panel on the right. Fields in the configuration panel define input data, processing logic, output variables, and references for subsequent steps.