# 路由配置

创建不少于两个活动后，即可在活动之间创建路由。创建方法有2个，分别为：&#x20;

方法1： 在快捷工具栏里，点“ ”，将鼠标移动至流程编辑区，会发现鼠标图标旁边多了个下拉箭头的形状，这表示将要在当前流程中创建路由。 鼠标移动至路由起始活动上，鼠标形状转变为手指，同时边框加粗加深：

![](/files/-LmTobP0sf57XeTYyAT9)

单击该活动，再将鼠标移动至目标活动上，单击鼠标左键，即可在两个活动之间创建一条“未命名”路由。

![](/files/-LmToflWRXp7nE9jqp0q)

方法2：在流程编辑区域的空白处点击鼠标左键，在弹出的菜单中选择“新建路由”，其他步骤同上。

![](/files/-LmToiziMX7xO2B1l5tX)

路由创建完成后，会在路由列表框中出现

![](/files/-LmTomwpQW2DZg08xgmG)

&#x20; **编辑路由属性**

在路由列表框中单击路由或在流程编辑区中单击路由，可以打开路由属性界面。可以编辑的属性包括：

| **属性** | **说明** |
| ------ | ------ |
| 路由名称   | 路由的名称  |
| 路由别名   | 路由的别名  |
| 路由描述   | 对路由的描述 |

删除:

方法1：在路由的图标上单击鼠标右键，在弹出菜单里选择“删除活动”，系统给予提示：

![](/files/-LmTpNFCv68mCdOerGZp)

点“确定”后，该路由即可删除。 方法2：选中当前路由，按“Delete”键同样可以删除。 方法3：在路由属性编辑框上方的列表里，点“ 删除”图标，系统同样将给予删除活动的提示。

![](/files/-LmTpWJdJEJvhIrNZKu1)


---

# 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/chuang-jian-lu-you.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.
