# AI Workflow Studio

Aisera uses advanced conversational AI and workflow automation capabilities to provide a single, scalable automation interface spanning multiple business functions such as IT, HR, Facilities, Sales, Customer Service, and Operations.

This section offers step-by-step instructions using examples for workflow automation developers to build action and knowledge flows using the workflow editor.

See also [Creating Intentless Workflows](/aisera-platform/ai-automation-optimize-flow/ai-workflow-studio/building-workflows/creating-intentless-workflows.md).

The [AI Workflow Studio](https://aisera.com/blog/ai-workflow-orchestration-guide/) is used to build workflows using the [**building blocks, called Nodes**](#workflow-nodes). You can drag each node that you want to use from the left side of the Studio canvas and connect it to an existing node to create the flow.\
\
After you're finished creating and testing the flow you want your application or bot to use, go back to your application **Details** page and associate your new workflow with your application or bot.

Applications/bots associated with a Copilot channel default to the Copilot mode in the AI Workflow Studio.Applications/bots without a Copilot channel default to the AI Workflow Studio Webchat mode.

This section includes the following topics:\
\
[**Building Workflows**](/aisera-platform/ai-automation-optimize-flow/ai-workflow-studio/building-workflows.md)

[**Configuring Intents**](/aisera-platform/crafting-the-conversation/configuring-icm-intents-and-fulfillment.md)

[**Testing Workflows**](/aisera-platform/ai-automation-optimize-flow/ai-workflow-studio/testing-workflows.md)

[**Publishing Workflows**](/aisera-platform/ai-automation-optimize-flow/ai-workflow-studio/publishing-workflows.md)

[**Workflow Reference Guides**](/aisera-platform/ai-automation-optimize-flow/ai-workflow-studio/workflow-reference-guides.md)

&#x20;         [**Workflow Nodes**](/aisera-platform/ai-automation-optimize-flow/ai-workflow-studio/workflow-reference-guides/workflow-nodes.md)

&#x20;        [**Workflow Management**](/aisera-platform/ai-automation-optimize-flow/ai-workflow-studio/workflow-reference-guides/workflow-management.md)

[**Workflow Best Practices**](/aisera-platform/ai-automation-optimize-flow/ai-workflow-studio/workflow-best-practices.md)

[**Workflow to Enable a Live Agent**](/aisera-platform/ai-automation-optimize-flow/ai-workflow-studio/workflow-to-enable-a-live-agent.md)


---

# 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.aisera.com/aisera-platform/ai-automation-optimize-flow/ai-workflow-studio.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.
