# 配置自动化规则

自动化规则的创建，由「配置基本信息」和「配置流程」两个步骤组成。

在「配置基本信息」步骤填写自动化规则的基本信息：

1. 名称
2. 描述

之后设置触发规则：

1. 工作项类型
2. 工作范围
3. 触发事件
4. 触发条件

在「配置流程」步骤添加以下四种类型的流程：

* 动作
* 联动数据对象
* 条件分支
* 条件校验

创建完成后，将默认自动开启该流程自动化规则。


---

# 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://guides-ones.gitbook.io/guides/usage-guide/liu-cheng-zi-dong-hua/pei-zhi-zi-dong-hua-gui-ze.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.
