Cogniveil
legal
Prompt
input

Initial instruction or data context for the workflow.

Upload
input

Upload files (PDF, CSV, TXT) to be processed.

Spreadsheet
output

Output structured data as spreadsheet. Specify custom columns or let AI determine the best structure.

Supervisor Agent
agent

Analyzes the workflow graph structure, understands downstream nodes, and optimizes execution plans. Coordinates task delegation and identifies parallel execution opportunities.

Semantic Search
tool

Performs semantic search across your knowledge base using vector embeddings. Finds relevant documents based on meaning, not just keywords. Configure result count and reranking in settings.

Tool Orchestrator
agent

Intelligently selects which tools to execute based on context and query requirements. Uses semantic search results to make informed decisions about tool usage. Configure selection strategy and tool limits in settings.

COMING SOON
Web Search
tool

Searches the web for current, real-time information. Useful for queries requiring up-to-date data, news, or information not in your knowledge base.

Image Generator
tool

Generates images from text descriptions using AI models. Supports diagrams, flowcharts, infographics, and more. Customize with style presets and your own instructions.

Translator
tool

Translates text between any languages. Supports 50+ languages including Arabic, Chinese, Japanese, Korean, and more. Preserves formatting and handles technical terminology.

Verbalized Sampling
agent

Generates multiple diverse candidate answers by exploring different reasoning paths. Improves accuracy by considering various perspectives and approaches. Configure number of responses in settings.

Synthesis Agent
agent

Synthesizes information from multiple sources, candidates, and tool outputs into a coherent, well-structured final answer. Handles citations, formatting, and ensures comprehensive coverage. Configure maximum word count in settings.

Response
output

Finalize and format the workflow result for delivery.

COMING SOON
Planning Agent
agent

Creates detailed, step-by-step execution plans for complex tasks. Breaks down high-level goals into actionable subtasks and optimizes task sequences.

COMING SOON
Router Agent
agent

Analyzes input content and intelligently routes it to the most appropriate downstream node. Uses content analysis, topic detection, and user-defined routing rules to make routing decisions.

COMING SOON
Research Agent
agent

Conducts in-depth research by gathering information from multiple sources, synthesizing findings, and providing proper citations. Ideal for comprehensive analysis and fact-checking.

Transformer Agent
agent

Transforms data from one format to another. Enable 'Advanced Analysis' for deep document understanding and comprehensive data extraction.

COMING SOON
Conditional Branch
agent

Evaluates custom conditions specified by the user and routes to different paths based on if/else logic.

COMING SOON
Aggregator Agent
agent

Combines outputs from multiple nodes, merges parallel execution results, and resolves conflicts. Essential for workflows with branching paths or parallel processing.

Summarization Agent
agent

Summarizes long outputs, extracts key points, and creates executive summaries. Configure maximum word limit in settings.

Formatting Agent
agent

Formats outputs to a specific format. Select the desired output format (JSON, XML, Markdown, HTML, CSV, YAML) in settings.