# Create AI Workflow

Workflow reduces system complexity by breaking down complex tasks into smaller steps (nodes), reducing the reliance on rapid model inference and engineering, and improving the performance of LLM applications for complex tasks. This also improves the interpretability, stability, and fault tolerance of the system. Workflow: Aimed at automation and batch processing scenarios, suitable for high-quality translation, data analysis, content creation, social networking, email automation, etc. To make it easy for you to integrate your workflows accurately through step-by-step control.\
Automation Workflows at ClickAI will be connected to MCP Server and additional Notes Plugins for users to easily customize and optimize according to personal needs.\
In addition, to handle complex business logic in automation and batch processing scenarios, Workflow provides various logic nodes, such as code nodes, conditional nodes, template switches, repeat nodes, etc. In addition, it provides the ability for time- and event-triggered actions, facilitating the construction of automated processes.\
Currently, AI Workflow at ClickAI is being developed to integrate powerful tools as N8N and support multi Agent to Agent with a Plugin application store in an easy-to-configure direction for users.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.clickai.vn/clickai-docs/clickai-docs-en/function/create-ai-assistant/create-ai-workflow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
