# 新建流程

在应用设计界面中选中“流程配置”导航，点击左上角的“新建流程”按钮 ，弹出流程模板选择对话框。

![](/files/-LmTujcS6jyRxD9P8B9I)

![](/files/-LmTulKcM0CHzV-jz-XL)

因为我们要设计的报销审批有一个根据金额来决定是否需要公司领导审批的功能，所以我们选择“选择流程”模板，点击后，即可创建一个新流程。并将流程名称改为：“报销审批流程”。

![](/files/-LmTuxbICiRMgnlbTshO)


---

# 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://o2oa.gitbook.io/course/liu-cheng-guan-li/liu-cheng-ying-yong-kai-fa-yu-she-ji/chuang-jian-liu-cheng/xin-jian-liu-cheng.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.
