> ## Documentation Index
> Fetch the complete documentation index at: https://help.dingtalk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Start Node

> The start node is a key part of premium workflow design and is used to configure workflow initiation rules. Use formulas to set validation rules and association actions, so that only compliant actions can run. This tutorial shows how to configure formula validation on the start node to control workflow submission and approval processing. A concrete example demonstrates how to restrict the total amount in a reimbursement system.

The start node is the workflow initiation node in premium workflow design. You can configure node submission rules for the start node. Node submission rules are configured with formulas and support validation rules and association actions. These rules use formula validation to determine whether a user can perform a given action. This decides whether the user can submit the workflow or the approver can process it.

## Use Case

For example, in a reimbursement system, only reimbursements with a total amount below 10,000 can be submitted for workflow approval. Reimbursements above 10,000 are not allowed.

In this case, configure the corresponding formula validation on the start node.

## Related Links

* Form formulas
* Business association formulas
