> For the complete documentation index, see [llms.txt](https://doc.m-safe.io/sui/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.m-safe.io/sui/user-guide/execute-transaction.md).

# Execute Transaction

Once the number of votes submitted reaches the threshold pre-set for the account, any of the co-managers needs to click on the "Execute Approval" or "Execute Rejection" button in Transaction Queue to complete the process.

**Note: Transactions are executed in sequential order, first in first out. Users can not execute a new transaction until the previous transaction is executed.**

Below is the screenshot of the "Execute Approval" button that needs to be pressed to complete the approval sequence.

<figure><img src="/files/G5ztVzdD1dSk51aevudI" alt=""><figcaption></figcaption></figure>

Below is the screenshot of the "Execute Rejection" button that needs to be pressed to complete the rejection sequence.

<figure><img src="/files/fugRMtEGiyP9GVwLF5p9" alt=""><figcaption></figcaption></figure>

Once the Execute Approval or Execute Rejection is pressed, the transaction is complete. The completed transaction will be listed in [Transaction History](/sui/user-guide/view-txn-history.md).
