# Part 3: Workflow

### Workflow (Integration & Automation)

{% embed url="<https://youtu.be/6E6Oo2RvsNY>" %}

Welcome to the final part of your training: Workflow, Integration, and Automation. So far, you have learned how to build intelligent agents with distinct personalities and deep knowledge. In this section, you will learn how to unleash the true power of these agents by connecting them to other systems and automating complex business processes.

An AI agent becomes exponentially more valuable when it can not only talk but also *do*. This section will focus on using **n8n**, a powerful workflow automation tool that integrates seamlessly with the raiaAI platform. You will learn how to build workflows that can trigger your AI agents, pass data between applications, and automate tasks that would otherwise require significant manual effort.

From simple notifications to complex, multi-step processes, you will discover how to transform your AI agents from standalone conversationalists into the core of a powerful automation engine. By the end of this section, you will be able to design and build end-to-end automated solutions that drive real business value for our clients.


---

# 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.raiaai.com/ai-training/partner-training/raia-labs-training/part-3-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.
