> For the complete documentation index, see [llms.txt](https://docs.senpiper.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.senpiper.com/workflow-builder/how-to-create-workflows/define-workflow-step/updating-status-and-defining-future-actions-buttons.md).

# Updating the status for a step of the workflow

Updating the status for a step helps in tracking the progress of the workflow and also determines the action to be taken for a step.

In [**Defining conditions for a step**](/workflow-builder/how-to-create-workflows/defining-conditions-for-a-step.md), we defined two conditions that bifurcated the flow into two paths representing the expense greater and lower than Rs. 10,000/- respectively. To further continue with the Reimbursement Workflow (Refer [***Overview***](/workflow-builder/introduction/overview.md)), for both these paths, the status needs to be updated to **Request Raised.** Let's look at how this is done.

### **Path 1: Claim amount <= 10000**

When the initiator submits the form, and the expense reimbursement amount is up to Rs. 10,000, the status should be updated to **Request Raised.**

To do so,

1\.    Click <img src="https://4216568905-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Mc6E3BSGr4i8kVdH38k%2F-MhIpY13hvNNU7xgH09m%2F-MhIq32JnXq34Tqc0FHq%2Fimage.png?alt=media&amp;token=3e3f4c6f-b40f-4119-8752-8df368e82f98" alt="" data-size="line"> and then click **Continue.** The node n - 4 is created in the following manner.

<figure><img src="https://4216568905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mc6E3BSGr4i8kVdH38k%2Fuploads%2Fde3d89u0nvakYveRlzt7%2Fadd%20new%20step.gif?alt=media&amp;token=85b01d7d-79da-42f1-abe2-4fbd64fe4751" alt=""><figcaption><p><em>Add New Step</em></p></figcaption></figure>

2\.    Under the **What should be the updated status?** dropdown list, select the required status. In this case, it is **Request Raised**.

{% hint style="info" %}

Can you update the status for **Path 2: Claim Amount > 10,000** as **Request Raised** in a similar manner? &#x20;
{% endhint %}

The end result will look like this:

<figure><img src="https://4216568905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mc6E3BSGr4i8kVdH38k%2Fuploads%2FOjOjww6jbrOcb4pKhYuh%2Fimage.png?alt=media&amp;token=cfa27875-8ad9-4d4b-a5d5-052629aa6c5d" alt=""><figcaption></figcaption></figure>
