# Create Workflow

Pipeline is a wonderful tools to automate any of your business needs, from tinkering your csv or excel file, to building your Qore data always in sync with other tools.

After you created the application display, you can configure it’s workflow by clicking on Pipeline button. Hare, you can adjust trigger event and condition on the application.

![](https://lh5.googleusercontent.com/JTixVYzYzm7WC4S31l4gi5sxS7zbWXqK6bIc0Oevvz2QjoR-aBFjCsD9Jr0-G6NOdX7AABeZt1YEIk0hHEJIZZE7qYx8UI5eM8mgao1_1eHGFieVB0_bpEClMrn7m0w2f453Lm9mkUCFNlIFIy4PR9o)

You can simply connect one block to another blocks and insert some parameters on each blocks.

![](https://lh3.googleusercontent.com/P2KVl87RS88Pg2NOSBu-r8OVWUEPT4nLqAfEDhEEEVQkRCTEA7ruutmQizdJc5VlUOPK4Z5k3tMw4_0ladF-vkn7aujy6E227_lzF2vnij1Re5r-IBt8e6t7QQURK0BZUj6DDwpTQD0T_XyDPShDqSM)


---

# 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.qore.dev/getting-started/create-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.
