Everything you need to get started and build with Arkus — documentation, templates, and insights to support your journey.
Explore topics
Explore how each component works, how to configure it, and how to connect it within your flows.

The SQL Database component enables workflows to connect to, query, and manipulate data in relational databases using SQL (Structured Query…

The Notify component sends notifications or messages to other parts of the workflow, enabling asynchronous communication and event-driven architectures. It…

The Structured Output component ensures that AI agent responses follow a specific, predefined format or schema. It constrains the model’s…

The API Request component makes HTTP requests to external APIs and services, enabling workflows to interact with third-party systems. It…

The Python Interpreter component executes Python code dynamically within the workflow, allowing for complex calculations, data processing, API calls, file…

The LLM Router component intelligently selects and routes requests to the most appropriate language model based on query characteristics, complexity,…

The Type Convert component transforms data from one type or format to another, ensuring compatibility between different components and proper…

The Smart Router component intelligently directs user requests to the most appropriate agent, workflow, or processing path based on the…

The Parser component extracts, transforms, and structures data from various formats (HTML, JSON, XML, CSV, PDF, etc.) into a usable…

The Batch Run component processes multiple inputs or tasks sequentially or in parallel, allowing the agent to handle bulk operations…