# Assignment settings

The assignment settings allow us to select the next assignee for the button.

<figure><img src="https://4216568905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mc6E3BSGr4i8kVdH38k%2Fuploads%2FIauvelSsQ3b9Y1hcXcYN%2Fimage.png?alt=media&#x26;token=6859440f-31e9-4004-ac0a-9e1761262b0e" alt=""><figcaption><p><em>Assignment Settings</em></p></figcaption></figure>

| **Field**                                                             | **Description**                                                                                                                                                  |
| --------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Do you want to select the next assignee through this button manually? | Select **Yes** if you want the user to select the next assignee for this button manually and then select the user list from which the assignee is to be selected |
| Do you want to send to some other step on click of this button?       | Select **Yes** if you want to move the workflow to another step at the click of the button                                                                       |

Let's consider the **Update** button which should be made available to the initiator for 15 minutes after form submission incase the initiator wants to make any changes to the submitted entries. This means that the flow is to be sent back to the initiator. This is where the **Assignment** settings come into picture.

<figure><img src="https://4216568905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mc6E3BSGr4i8kVdH38k%2Fuploads%2Fojb1xttgbXVIwIFoXWbc%2Fimage.png?alt=media&#x26;token=152598cb-5461-41a6-943c-e71237fd34f2" alt=""><figcaption><p><em>Assignmenet Settings</em></p></figcaption></figure>

Since, the control is to be sent back to the initiator, we have selected **Yes** for **Do you want to send some to other step on click of this button?,** and then selected the step number which in our use case is n - 2. Refer [**Defining conditions for a step**](https://docs.senpiper.com/workflow-builder/how-to-create-workflows/defining-conditions-for-a-step).
